Module: Aws::Route53Resolver::Client::_ListResolverQueryLogConfigAssociationsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListResolverQueryLogConfigAssociationsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


835
# File 'sig/client.rbs', line 835

def next_token: () -> ::String

#resolver_query_log_config_associations::Array[Types::ResolverQueryLogConfigAssociation]



838
# File 'sig/client.rbs', line 838

def resolver_query_log_config_associations: () -> ::Array[Types::ResolverQueryLogConfigAssociation]

#total_count::Integer

Returns:

  • (::Integer)


836
# File 'sig/client.rbs', line 836

def total_count: () -> ::Integer

#total_filtered_count::Integer

Returns:

  • (::Integer)


837
# File 'sig/client.rbs', line 837

def total_filtered_count: () -> ::Integer