Class: Aws::Types::DescribeConfigurationAggregatorSourcesStatusResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aggregated_source_status_list::Array[Types::AggregatedSourceStatus]

Returns the value of attribute aggregated_source_status_list.

Returns:



747
748
749
# File 'sig/types.rbs', line 747

def aggregated_source_status_list
  @aggregated_source_status_list
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


748
749
750
# File 'sig/types.rbs', line 748

def next_token
  @next_token
end