Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listFirewallPoliciesResponseFirewallPolicyMetadata")
fun Flow<ListFirewallPoliciesResponse>.firewallPolicies(): Flow<FirewallPolicyMetadata>

This paginator transforms the flow returned by listFirewallPoliciesPaginated to access the nested member FirewallPolicyMetadata

Link copied to clipboard
@JvmName(name = "listFirewallsResponseFirewallMetadata")
fun Flow<ListFirewallsResponse>.firewalls(): Flow<FirewallMetadata>

This paginator transforms the flow returned by listFirewallsPaginated to access the nested member FirewallMetadata

Link copied to clipboard
@JvmName(name = "listRuleGroupsResponseRuleGroupMetadata")
fun Flow<ListRuleGroupsResponse>.ruleGroups(): Flow<RuleGroupMetadata>

This paginator transforms the flow returned by listRuleGroupsPaginated to access the nested member RuleGroupMetadata

Link copied to clipboard
@JvmName(name = "listTagsForResourceResponseTag")
fun Flow<ListTagsForResourceResponse>.tags(): Flow<Tag>

This paginator transforms the flow returned by listTagsForResourcePaginated to access the nested member Tag

Link copied to clipboard
@JvmName(name = "listTlsInspectionConfigurationsResponseTlsInspectionConfigurationMetadata")
fun Flow<ListTlsInspectionConfigurationsResponse>.tlsInspectionConfigurations(): Flow<TlsInspectionConfigurationMetadata>

This paginator transforms the flow returned by listTlsInspectionConfigurationsPaginated to access the nested member TlsInspectionConfigurationMetadata