Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listFirewallDomainsResponseFirewallDomainName")
fun Flow<ListFirewallDomainsResponse>.domains(): Flow<String>

This paginator transforms the flow returned by listFirewallDomainsPaginated to access the nested member FirewallDomainName

Link copied to clipboard
@JvmName(name = "listFirewallConfigsResponseFirewallConfig")
fun Flow<ListFirewallConfigsResponse>.firewallConfigs(): Flow<FirewallConfig>

This paginator transforms the flow returned by listFirewallConfigsPaginated to access the nested member FirewallConfig

Link copied to clipboard
@JvmName(name = "listFirewallDomainListsResponseFirewallDomainListMetadata")
fun Flow<ListFirewallDomainListsResponse>.firewallDomainLists(): Flow<FirewallDomainListMetadata>

This paginator transforms the flow returned by listFirewallDomainListsPaginated to access the nested member FirewallDomainListMetadata

Link copied to clipboard
@JvmName(name = "listFirewallRuleGroupAssociationsResponseFirewallRuleGroupAssociation")
fun Flow<ListFirewallRuleGroupAssociationsResponse>.firewallRuleGroupAssociations(): Flow<FirewallRuleGroupAssociation>

This paginator transforms the flow returned by listFirewallRuleGroupAssociationsPaginated to access the nested member FirewallRuleGroupAssociation

Link copied to clipboard
@JvmName(name = "listFirewallRuleGroupsResponseFirewallRuleGroupMetadata")
fun Flow<ListFirewallRuleGroupsResponse>.firewallRuleGroups(): Flow<FirewallRuleGroupMetadata>

This paginator transforms the flow returned by listFirewallRuleGroupsPaginated to access the nested member FirewallRuleGroupMetadata

Link copied to clipboard
@JvmName(name = "listFirewallRulesResponseFirewallRule")
fun Flow<ListFirewallRulesResponse>.firewallRules(): Flow<FirewallRule>

This paginator transforms the flow returned by listFirewallRulesPaginated to access the nested member FirewallRule

Link copied to clipboard
@JvmName(name = "listResolverEndpointIpAddressesResponseIpAddressResponse")
fun Flow<ListResolverEndpointIpAddressesResponse>.ipAddresses(): Flow<IpAddressResponse>

This paginator transforms the flow returned by listResolverEndpointIpAddressesPaginated to access the nested member IpAddressResponse

Link copied to clipboard
@JvmName(name = "listOutpostResolversResponseOutpostResolver")
fun Flow<ListOutpostResolversResponse>.outpostResolvers(): Flow<OutpostResolver>

This paginator transforms the flow returned by listOutpostResolversPaginated to access the nested member OutpostResolver

Link copied to clipboard
@JvmName(name = "listResolverConfigsResponseResolverConfig")
fun Flow<ListResolverConfigsResponse>.resolverConfigs(): Flow<ResolverConfig>

This paginator transforms the flow returned by listResolverConfigsPaginated to access the nested member ResolverConfig

Link copied to clipboard
@JvmName(name = "listResolverDnssecConfigsResponseResolverDnssecConfig")
fun Flow<ListResolverDnssecConfigsResponse>.resolverDnssecConfigs(): Flow<ResolverDnssecConfig>

This paginator transforms the flow returned by listResolverDnssecConfigsPaginated to access the nested member ResolverDnssecConfig

Link copied to clipboard
@JvmName(name = "listResolverEndpointsResponseResolverEndpoint")
fun Flow<ListResolverEndpointsResponse>.resolverEndpoints(): Flow<ResolverEndpoint>

This paginator transforms the flow returned by listResolverEndpointsPaginated to access the nested member ResolverEndpoint

Link copied to clipboard
@JvmName(name = "listResolverQueryLogConfigAssociationsResponseResolverQueryLogConfigAssociation")
fun Flow<ListResolverQueryLogConfigAssociationsResponse>.resolverQueryLogConfigAssociations(): Flow<ResolverQueryLogConfigAssociation>

This paginator transforms the flow returned by listResolverQueryLogConfigAssociationsPaginated to access the nested member ResolverQueryLogConfigAssociation

Link copied to clipboard
@JvmName(name = "listResolverQueryLogConfigsResponseResolverQueryLogConfig")
fun Flow<ListResolverQueryLogConfigsResponse>.resolverQueryLogConfigs(): Flow<ResolverQueryLogConfig>

This paginator transforms the flow returned by listResolverQueryLogConfigsPaginated to access the nested member ResolverQueryLogConfig

Link copied to clipboard
@JvmName(name = "listResolverRuleAssociationsResponseResolverRuleAssociation")
fun Flow<ListResolverRuleAssociationsResponse>.resolverRuleAssociations(): Flow<ResolverRuleAssociation>

This paginator transforms the flow returned by listResolverRuleAssociationsPaginated to access the nested member ResolverRuleAssociation

Link copied to clipboard
@JvmName(name = "listResolverRulesResponseResolverRule")
fun Flow<ListResolverRulesResponse>.resolverRules(): Flow<ResolverRule>

This paginator transforms the flow returned by listResolverRulesPaginated to access the nested member ResolverRule

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