Amazon.EC2.Model.UserBucketDetails.IsSetS3Key C# (CSharp) Méthode

IsSetS3Key() private méthode

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