Get Security Group Rule Filter
    data class GetSecurityGroupRuleFilter(val name: String, val values: List<String>) : ConvertibleToJava<GetSecurityGroupRuleFilter> 
Constructors
Functions
Properties
Link copied to clipboard
                Name of the filter field. Valid values can be found in the EC2 DescribeSecurityGroupRules API Reference.