vpcEndpointIds

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

Parameters

value

Set of VPC Endpoint identifiers. It is only supported for PRIVATE endpoint type. If importing an OpenAPI specification via the body argument, this corresponds to the x-amazon-apigateway-endpoint-configuration extension vpcEndpointIds property. If the argument value is provided and is different than the OpenAPI value, the argument value will override the OpenAPI value.


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


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

Parameters

values

Set of VPC Endpoint identifiers. It is only supported for PRIVATE endpoint type. If importing an OpenAPI specification via the body argument, this corresponds to the x-amazon-apigateway-endpoint-configuration extension vpcEndpointIds property. If the argument value is provided and is different than the OpenAPI value, the argument value will override the OpenAPI value.