Class: Aws::Types::DescribeIpamPrefixListResolversResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ipam_prefix_list_resolvers::Array[Types::IpamPrefixListResolver]

Returns the value of attribute ipam_prefix_list_resolvers.

Returns:



6284
6285
6286
# File 'sig/types.rbs', line 6284

def ipam_prefix_list_resolvers
  @ipam_prefix_list_resolvers
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6283
6284
6285
# File 'sig/types.rbs', line 6283

def next_token
  @next_token
end