GetEndpointGroupResult

constructor(endpointConfigurations: List<EndpointGroupEndpointConfiguration>? = null, endpointGroupArn: String? = null, healthCheckIntervalSeconds: Int? = null, healthCheckPath: String? = null, healthCheckPort: Int? = null, healthCheckProtocol: EndpointGroupHealthCheckProtocol? = null, portOverrides: List<EndpointGroupPortOverride>? = null, thresholdCount: Int? = null, trafficDialPercentage: Double? = null)