Class: Aws::Types::GetResourceConfigHistoryResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_items::Array[Types::ConfigurationItem]

Returns the value of attribute configuration_items.

Returns:



1300
1301
1302
# File 'sig/types.rbs', line 1300

def configuration_items
  @configuration_items
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1301
1302
1303
# File 'sig/types.rbs', line 1301

def next_token
  @next_token
end