Class: Aws::Types::UpdateRebalancingResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_arn::String

Returns the value of attribute cluster_arn.

Returns:

  • (::String)


1570
1571
1572
# File 'sig/types.rbs', line 1570

def cluster_arn
  @cluster_arn
end

#cluster_operation_arn::String

Returns the value of attribute cluster_operation_arn.

Returns:

  • (::String)


1571
1572
1573
# File 'sig/types.rbs', line 1571

def cluster_operation_arn
  @cluster_operation_arn
end