Amazon.KeyManagementService.Model.RetireGrantRequest.IsSetGrantId C# (CSharp) Method

IsSetGrantId() private method

private IsSetGrantId ( ) : bool
return bool
        internal bool IsSetGrantId()
        {
            return this._grantId != null;
        }