Class: Aws::Types::ListIntegratedResourcesOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#integrated_resource_summaries::Array[Types::IntegratedResourceSummary]

Returns the value of attribute integrated_resource_summaries.

Returns:



1476
1477
1478
# File 'sig/types.rbs', line 1476

def integrated_resource_summaries
  @integrated_resource_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1477
1478
1479
# File 'sig/types.rbs', line 1477

def next_token
  @next_token
end