Module: Aws::Kafka::Client::_CreateConfigurationResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateConfigurationResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:



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

def arn: () -> ::String

#creation_time::Time

Returns:



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

def creation_time: () -> ::Time

#latest_revisionTypes::ConfigurationRevision

Returns:



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

def latest_revision: () -> Types::ConfigurationRevision

#name::String

Returns:



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

def name: () -> ::String

#state"ACTIVE", ...

Returns:



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

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