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)


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

def arn: () -> ::String

#authentication_strategy"SIMPLE", ...

Returns:

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


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

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

#created::Time

Returns:

  • (::Time)


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

def created: () -> ::Time

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#latest_revisionTypes::ConfigurationRevision



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

def latest_revision: () -> Types::ConfigurationRevision

#name::String

Returns:

  • (::String)


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

def name: () -> ::String