CustomRoutingEndpointGroupEndpointConfigurationArgs

data class CustomRoutingEndpointGroupEndpointConfigurationArgs(val endpointId: Output<String>? = null) : ConvertibleToJava<CustomRoutingEndpointGroupEndpointConfigurationArgs>

Constructors

constructor(endpointId: Output<String>? = null)

Properties

Link copied to clipboard
val endpointId: Output<String>? = null

An ID for the endpoint. For custom routing accelerators, this is the virtual private cloud (VPC) subnet ID.

Functions

Link copied to clipboard
open override fun toJava(): CustomRoutingEndpointGroupEndpointConfigurationArgs