Class: Aws::Types::DescribeInstanceSqlHaHistoryStatesResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instances::Array[Types::RegisteredInstance]

Returns the value of attribute instances.

Returns:



6069
6070
6071
# File 'sig/types.rbs', line 6069

def instances
  @instances
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6070
6071
6072
# File 'sig/types.rbs', line 6070

def next_token
  @next_token
end