vpcEndpointIds

@JvmName(name = "tsdpcrwjwfruqtta")
suspend fun vpcEndpointIds(value: Output<List<String>>)
@JvmName(name = "iuhgcciffblkebns")
suspend fun vpcEndpointIds(value: List<String>?)

Parameters

value

A list of VpcEndpointIds of an API (RestApi) against which to create Route53 ALIASes. It is only supported for `PRIVATE` endpoint type.


@JvmName(name = "ewyblvfrwadwjqlx")
suspend fun vpcEndpointIds(vararg values: Output<String>)


@JvmName(name = "kyaheqsaaeapgnnf")
suspend fun vpcEndpointIds(values: List<Output<String>>)
@JvmName(name = "qcjyumxbvbxqitpp")
suspend fun vpcEndpointIds(vararg values: String)

Parameters

values

A list of VpcEndpointIds of an API (RestApi) against which to create Route53 ALIASes. It is only supported for `PRIVATE` endpoint type.