authorizationRules

@JvmName(name = "describeClientVpnAuthorizationRulesResponseAuthorizationRule")
fun Flow<DescribeClientVpnAuthorizationRulesResponse>.authorizationRules(): Flow<AuthorizationRule>

This paginator transforms the flow returned by describeClientVpnAuthorizationRulesPaginated to access the nested member AuthorizationRule

Return

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