Class: Aws::Types::DescribeInstanceSqlHaStatesResult

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:



6084
6085
6086
# File 'sig/types.rbs', line 6084

def instances
  @instances
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6085
6086
6087
# File 'sig/types.rbs', line 6085

def next_token
  @next_token
end