Module: Aws::Keyspaces::Client::_DeleteTypeResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteTypeResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#keyspace_arn ⇒ ::String
213 |
# File 'sig/client.rbs', line 213
def keyspace_arn: () -> ::String
|
#type_name ⇒ ::String
214 |
# File 'sig/client.rbs', line 214
def type_name: () -> ::String
|