class Aws::MQ::Types::CreateConfigurationOutput

Returns information about the created configuration.

@!attribute [rw] arn

Required. The Amazon Resource Name (ARN) of the configuration.
@return [String]

@!attribute [rw] authentication_strategy

Optional. The authentication strategy associated with the
configuration. The default is SIMPLE.
@return [String]

@!attribute [rw] created

Required. The date and time of the configuration.
@return [Time]

@!attribute [rw] id

Required. The unique ID that Amazon MQ generates for the
configuration.
@return [String]

@!attribute [rw] latest_revision

The latest revision of the configuration.
@return [Types::ConfigurationRevision]

@!attribute [rw] name

Required. The name of the configuration. This value can contain only
alphanumeric characters, dashes, periods, underscores, and tildes (-
. \_ ~). This value must be 1-150 characters long.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mq-2017-11-27/CreateConfigurationOutput AWS API Documentation

Constants

SENSITIVE