endpointMatcher

@JvmName(name = "jcgndkjyvosajebu")
suspend fun endpointMatcher(value: Output<EndpointPolicyEndpointMatcherArgs>)
@JvmName(name = "xidaftqvftvnjnka")
suspend fun endpointMatcher(value: EndpointPolicyEndpointMatcherArgs?)

Parameters

value

Required. A matcher that selects endpoints to which the policies should be applied. Structure is documented below.


@JvmName(name = "nylvojpwgugqghje")
suspend fun endpointMatcher(argument: suspend EndpointPolicyEndpointMatcherArgsBuilder.() -> Unit)

Parameters

argument

Required. A matcher that selects endpoints to which the policies should be applied. Structure is documented below.