Amazon.EC2.Model.UserBucketDetails.IsSetS3Key C# (CSharp) Method

IsSetS3Key() private method

private IsSetS3Key ( ) : bool
return bool
        internal bool IsSetS3Key()
        {
            return this._s3Key != null;
        }