Module: Aws::Kafka::Client::_DeleteConfigurationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteConfigurationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
311 |
# File 'sig/client.rbs', line 311
def arn: () -> ::String
|
#state ⇒ "ACTIVE", ...
312 |
# File 'sig/client.rbs', line 312
def state: () -> ("ACTIVE" | "DELETING" | "DELETE_FAILED")
|