Amazon.SimpleSystemsManagement.Model.S3OutputLocation.IsSetOutputS3BucketName C# (CSharp) Method

IsSetOutputS3BucketName() private method

private IsSetOutputS3BucketName ( ) : bool
return bool
        internal bool IsSetOutputS3BucketName()
        {
            return this._outputS3BucketName != null;
        }