Builder

class Builder

Properties

Link copied to clipboard
var 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
var id: String?

The ID of the target group.

Link copied to clipboard
var 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