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:



1449
1450
1451
# File 'sig/types.rbs', line 1449

def integrated_resource_summaries
  @integrated_resource_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1450
1451
1452
# File 'sig/types.rbs', line 1450

def next_token
  @next_token
end