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:



1458
1459
1460
# File 'sig/types.rbs', line 1458

def integrated_resource_summaries
  @integrated_resource_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1459
1460
1461
# File 'sig/types.rbs', line 1459

def next_token
  @next_token
end