Module: Aws::MQ::Client::_CreateConfigurationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#authentication_strategy"SIMPLE", ...

Returns:

  • ("SIMPLE", "LDAP", "CONFIG_MANAGED")


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

def authentication_strategy: () -> ("SIMPLE" | "LDAP" | "CONFIG_MANAGED")

#created::Time

Returns:

  • (::Time)


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

def created: () -> ::Time

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#latest_revisionTypes::ConfigurationRevision



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

def latest_revision: () -> Types::ConfigurationRevision

#name::String

Returns:

  • (::String)


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

def name: () -> ::String