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
417 |
# File 'sig/client.rbs', line 417
def arn: () -> ::String
|
#state ⇒ "ACTIVE", ...
418 |
# File 'sig/client.rbs', line 418
def state: () -> ("ACTIVE" | "DELETING" | "DELETE_FAILED")
|