Amazon.CodePipeline.Model.S3ArtifactLocation.IsSetBucketName C# (CSharp) Method

IsSetBucketName() private method

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