Amazon.ElasticBeanstalk.Model.CreateStorageLocationResult.IsSetS3Bucket C# (CSharp) Method

IsSetS3Bucket() private method

private IsSetS3Bucket ( ) : bool
return bool
        internal bool IsSetS3Bucket()
        {
            return this.s3Bucket != null;
        }
    }
CreateStorageLocationResult