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

Returns:

  • (::String)


311
# File 'sig/client.rbs', line 311

def arn: () -> ::String

#state"ACTIVE", ...

Returns:

  • ("ACTIVE", "DELETING", "DELETE_FAILED")


312
# File 'sig/client.rbs', line 312

def state: () -> ("ACTIVE" | "DELETING" | "DELETE_FAILED")