securityGroupRules

@JvmName(name = "describeSecurityGroupRulesResponseSecurityGroupRule")
fun Flow<DescribeSecurityGroupRulesResponse>.securityGroupRules(): Flow<SecurityGroupRule>

This paginator transforms the flow returned by describeSecurityGroupRulesPaginated to access the nested member SecurityGroupRule

Return

A kotlinx.coroutines.flow.Flow that can collect SecurityGroupRule