Amazon.SimpleEmail.Model.S3Action.IsSetBucketName C# (CSharp) Method

IsSetBucketName() private method

private IsSetBucketName ( ) : bool
return bool
        internal bool IsSetBucketName()
        {
            return this._bucketName != null;
        }