UnsuccessfulAssociationResponseObject

Describes an unsuccessful application status check association.

Types

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

Properties

Link copied to clipboard

The ID of the application status check.

Link copied to clipboard

The type of association. Valid values: EC2TAG and INSTANCE_ID.

Link copied to clipboard

The association value. For EC2TAG, the value is formatted as key=value. For INSTANCE_ID, the value is the instance ID.

Link copied to clipboard

The reason the association failed.

Functions

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