Class: Aws::Types::DescribeIpamResourceDiscoveryAssociationsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ipam_resource_discovery_associations::Array[Types::IpamResourceDiscoveryAssociation]

Returns the value of attribute ipam_resource_discovery_associations.



6313
6314
6315
# File 'sig/types.rbs', line 6313

def ipam_resource_discovery_associations
  @ipam_resource_discovery_associations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6314
6315
6316
# File 'sig/types.rbs', line 6314

def next_token
  @next_token
end