Module: Aws::LocationService::Client::_CreateKeyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateKeyResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#create_time ⇒ ::Time
261 |
# File 'sig/client.rbs', line 261
def create_time: () -> ::Time
|
#key ⇒ ::String
258 |
# File 'sig/client.rbs', line 258
def key: () -> ::String
|
#key_arn ⇒ ::String
259 |
# File 'sig/client.rbs', line 259
def key_arn: () -> ::String
|
#key_name ⇒ ::String
260 |
# File 'sig/client.rbs', line 260
def key_name: () -> ::String
|