Amazon.Redshift.Model.CreateSnapshotCopyGrantRequest.IsSetKmsKeyId C# (CSharp) Method

IsSetKmsKeyId() private method

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