Amazon.RDS.Model.CopyDBSnapshotRequest.IsSetKmsKeyId C# (CSharp) 메소드

IsSetKmsKeyId() 개인적인 메소드

private IsSetKmsKeyId ( ) : bool
리턴 bool
        internal bool IsSetKmsKeyId()
        {
            return this._kmsKeyId != null;
        }