Class: Aws::Types::GetChangeTokenStatusResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#change_token_status"PROVISIONED", ...

Returns the value of attribute change_token_status.

Returns:

  • ("PROVISIONED", "PENDING", "INSYNC")


423
424
425
# File 'sig/types.rbs', line 423

def change_token_status
  @change_token_status
end