EndpointGroup

class EndpointGroup : KotlinCustomResource

Resource Type definition for AWS::GlobalAccelerator::EndpointGroup

Properties

Link copied to clipboard

The list of endpoint objects.

Link copied to clipboard

The Amazon Resource Name (ARN) of the endpoint group

Link copied to clipboard

The name of the AWS Region where the endpoint group is located

Link copied to clipboard

The time in seconds between each health check for an endpoint. Must be a value of 10 or 30

Link copied to clipboard
val healthCheckPath: Output<String>?
Link copied to clipboard
val healthCheckPort: Output<Int>?

The port that AWS Global Accelerator uses to check the health of endpoints in this endpoint group.

Link copied to clipboard

The protocol that AWS Global Accelerator uses to check the health of endpoints in this endpoint group.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val listenerArn: Output<String>

The Amazon Resource Name (ARN) of the listener

Link copied to clipboard
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val thresholdCount: Output<Int>?

The number of consecutive health checks required to set the state of the endpoint to unhealthy.

Link copied to clipboard

The percentage of traffic to sent to an AWS Region

Link copied to clipboard
val urn: Output<String>