CreateExtensionAssociationRequest

Types

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

Properties

Link copied to clipboard

The name, the ID, or the Amazon Resource Name (ARN) of the extension.

Link copied to clipboard

The version number of the extension. If not specified, AppConfig uses the maximum version of the extension.

Link copied to clipboard

The parameter names and values defined in the extensions. Extension parameters marked Required must be entered for this field.

Link copied to clipboard

The ARN of an application, configuration profile, or environment.

Link copied to clipboard

Adds one or more tags for the specified extension association. Tags are metadata that help you categorize resources in different ways, for example, by purpose, owner, or environment. Each tag consists of a key and an optional value, both of which you define.

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