Class: Aws::Types::ExecuteFastResetOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#payloadTypes::FastResetToken

Returns the value of attribute payload.



207
208
209
# File 'sig/types.rbs', line 207

def payload
  @payload
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


206
207
208
# File 'sig/types.rbs', line 206

def status
  @status
end