Get Key Pair Filter
data class GetKeyPairFilter(val name: String, val values: List<String>) : ConvertibleToJava<GetKeyPairFilter>
Properties
Link copied to clipboard
Name of the filter field. Valid values can be found in the EC2 DescribeKeyPairs API Reference.