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