Endpoint Matcher Args
data class EndpointMatcherArgs(val metadataLabelMatcher: Output<MetadataLabelMatcherArgs>? = null) : ConvertibleToJava<EndpointMatcherArgs>
A definition of a matcher that selects endpoints to which the policies should be applied.