Class: Aws::Types::GetIpamResourceCidrsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ipam_resource_cidrs::Array[Types::IpamResourceCidr]

Returns the value of attribute ipam_resource_cidrs.

Returns:



10419
10420
10421
# File 'sig/types.rbs', line 10419

def ipam_resource_cidrs
  @ipam_resource_cidrs
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


10418
10419
10420
# File 'sig/types.rbs', line 10418

def next_token
  @next_token
end