Module: Aws::KMS::Client::_CreateGrantResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateGrantResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#grant_id ⇒ ::String
134 |
# File 'sig/client.rbs', line 134
def grant_id: () -> ::String
|
#grant_token ⇒ ::String
133 |
# File 'sig/client.rbs', line 133
def grant_token: () -> ::String
|