Properties
arn
→ String ?
Required. The Amazon Resource Name (ARN) of the configuration.
final
created
→ DateTime ?
Required. The date and time of the configuration.
final
hashCode
→ int
The hash code for this object.
read-only inherited
id
→ String ?
Required. The unique ID that Amazon MQ generates for the configuration.
final
latestRevision
→ ConfigurationRevision ?
The latest revision of the configuration.
final
name
→ String ?
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.
final
runtimeType
→ Type
A representation of the runtime type of the object.
read-only inherited
warnings
→ List <SanitizationWarning > ?
The list of the first 20 warnings about the configuration XML elements or
attributes that were sanitized.
final
Methods
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a non-existent method or property is accessed.
inherited
toString ()
→ String
A string representation of this object.
inherited