serviceEndpointPolicyIds

@JvmName(name = "ugavrtiykxuxqdcf")
suspend fun serviceEndpointPolicyIds(value: Output<List<String>>)
@JvmName(name = "fjgaxlwhbsrhiovn")
suspend fun serviceEndpointPolicyIds(value: List<String>?)

Parameters

value

The list of IDs of Service Endpoint Policies to associate with the subnet.


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


@JvmName(name = "aoyitvtyyjvycwyg")
suspend fun serviceEndpointPolicyIds(values: List<Output<String>>)
@JvmName(name = "jlmrttodhyhiebpc")
suspend fun serviceEndpointPolicyIds(vararg values: String)

Parameters

values

The list of IDs of Service Endpoint Policies to associate with the subnet.