class Aws::MQ::Types::UpdateConfigurationOutput
Returns information about the updated configuration.
@!attribute [rw] arn
Required. The Amazon Resource Name (ARN) of the configuration. @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]
@!attribute [rw] warnings
The list of the first 20 warnings about the configuration XML elements or attributes that were sanitized. @return [Array<Types::SanitizationWarning>]
@see docs.aws.amazon.com/goto/WebAPI/mq-2017-11-27/UpdateConfigurationOutput AWS API Documentation
Constants
- SENSITIVE