CreateTargetGroupResponse

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 target group.

Link copied to clipboard

The target group configuration. If type is set to LAMBDA, this parameter doesn't apply.

Link copied to clipboard
val id: String?

The ID of the target group.

Link copied to clipboard
val name: String?

The name of the target group.

Link copied to clipboard

The operation's status. You can retry the operation if the status is CREATE_FAILED. However, if you retry it while the status is CREATE_IN_PROGRESS, there is no change in the status.

Link copied to clipboard

The type of target group.

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