endpointMatcher

@JvmName(name = "qcikcvpsrwvipxrj")
suspend fun endpointMatcher(value: Output<EndpointMatcherArgs>)
@JvmName(name = "frvygnkyprqarbph")
suspend fun endpointMatcher(value: EndpointMatcherArgs?)

Parameters

value

A matcher that selects endpoints to which the policies should be applied.


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

Parameters

argument

A matcher that selects endpoints to which the policies should be applied.