Class: Aws::Types::UnarchiveWaveRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id ⇒ ::String

Returns the value of attribute account_id.

Returns:

  • (::String)


2007
2008
2009
# File 'sig/types.rbs', line 2007

def 
  @account_id
end

#wave_id ⇒ ::String

Returns the value of attribute wave_id.

Returns:

  • (::String)


2006
2007
2008
# File 'sig/types.rbs', line 2006

def wave_id
  @wave_id
end