endpointTypes

@JvmName(name = "scxxnfsnfuvpvbkn")
suspend fun endpointTypes(value: Output<List<RouterNatEndpointTypesItem>>)
@JvmName(name = "hnqpkwmdwretgxxm")
suspend fun endpointTypes(value: List<RouterNatEndpointTypesItem>?)

Parameters

value

List of NAT-ted endpoint types supported by the Nat Gateway. If the list is empty, then it will be equivalent to include ENDPOINT_TYPE_VM


@JvmName(name = "dafnqdnrtceayxji")
suspend fun endpointTypes(vararg values: Output<RouterNatEndpointTypesItem>)


@JvmName(name = "cjwhqrfhgmhkjvhg")
suspend fun endpointTypes(values: List<Output<RouterNatEndpointTypesItem>>)
@JvmName(name = "eelutqutryauichu")
suspend fun endpointTypes(vararg values: RouterNatEndpointTypesItem)

Parameters

values

List of NAT-ted endpoint types supported by the Nat Gateway. If the list is empty, then it will be equivalent to include ENDPOINT_TYPE_VM