You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MQ::Types::CreateConfigurationResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::MQ::Types::CreateConfigurationResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#arn ⇒ String
-
#authentication_strategy ⇒ String
The authentication strategy used to secure the broker.
-
#created ⇒ Time
-
#id ⇒ String
-
#latest_revision ⇒ Types::ConfigurationRevision
Returns information about the specified configuration revision.
-
#name ⇒ String
Instance Attribute Details
#arn ⇒ String
#authentication_strategy ⇒ String
The authentication strategy used to secure the broker.
Possible values:
- SIMPLE
- LDAP
#created ⇒ Time
#id ⇒ String
#latest_revision ⇒ Types::ConfigurationRevision
Returns information about the specified configuration revision.