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:



6467
6468
6469
# File 'sig/types.rbs', line 6467

def ipam_prefix_list_resolvers
  @ipam_prefix_list_resolvers
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6466
6467
6468
# File 'sig/types.rbs', line 6466

def next_token
  @next_token
end