Get Vpc Endpoint Service Filter
data class GetVpcEndpointServiceFilter(val name: String, val values: List<String>) : ConvertibleToJava<GetVpcEndpointServiceFilter>
Properties
Link copied to clipboard
Name of the filter field. Valid values can be found in the EC2 DescribeVpcEndpointServices API Reference.