UpdateConfigurationResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the configuration.

Link copied to clipboard

Required. The date and time of the configuration.

Link copied to clipboard
val id: String?

The unique ID that Amazon MQ generates for the configuration.

Link copied to clipboard

The latest revision of the configuration.

Link copied to clipboard
val name: String?

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.

Link copied to clipboard

The list of the first 20 warnings about the configuration elements or attributes that were sanitized.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String