Amazon.Snowball.Model.JobResource.IsSetS3Resources C# (CSharp) Method

IsSetS3Resources() private method

private IsSetS3Resources ( ) : bool
return bool
        internal bool IsSetS3Resources()
        {
            return this._s3Resources != null && this._s3Resources.Count > 0; 
        }