serviceEndpointPolicyDefinitions

@JvmName(name = "uqqgeueijcbnkoff")
suspend fun serviceEndpointPolicyDefinitions(value: Output<List<ServiceEndpointPolicyDefinitionArgs>>)
@JvmName(name = "nlemqfqmohqwytbh")
suspend fun serviceEndpointPolicyDefinitions(value: List<ServiceEndpointPolicyDefinitionArgs>?)

Parameters

value

A collection of service endpoint policy definitions of the service endpoint policy. These are also available as standalone resources. Do not mix inline and standalone resource as they will conflict with each other, leading to resources deletion.


@JvmName(name = "lgrktfpboemnepqo")
suspend fun serviceEndpointPolicyDefinitions(vararg values: Output<ServiceEndpointPolicyDefinitionArgs>)


@JvmName(name = "aedabvvirhqhuypp")
suspend fun serviceEndpointPolicyDefinitions(values: List<Output<ServiceEndpointPolicyDefinitionArgs>>)
@JvmName(name = "ltwioafyqbwybryu")
suspend fun serviceEndpointPolicyDefinitions(vararg values: ServiceEndpointPolicyDefinitionArgs)

Parameters

values

A collection of service endpoint policy definitions of the service endpoint policy. These are also available as standalone resources. Do not mix inline and standalone resource as they will conflict with each other, leading to resources deletion.


@JvmName(name = "qgsqewwceqtkpdyr")
suspend fun serviceEndpointPolicyDefinitions(argument: List<suspend ServiceEndpointPolicyDefinitionArgsBuilder.() -> Unit>)
@JvmName(name = "hbmsnmeomusqdyxa")
suspend fun serviceEndpointPolicyDefinitions(vararg argument: suspend ServiceEndpointPolicyDefinitionArgsBuilder.() -> Unit)
@JvmName(name = "guqsrradvcjkyhek")
suspend fun serviceEndpointPolicyDefinitions(argument: suspend ServiceEndpointPolicyDefinitionArgsBuilder.() -> Unit)

Parameters

argument

A collection of service endpoint policy definitions of the service endpoint policy. These are also available as standalone resources. Do not mix inline and standalone resource as they will conflict with each other, leading to resources deletion.