Class: Aws::Types::ArchiveWaveRequest

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)


47
48
49
# File 'sig/types.rbs', line 47

def 
  @account_id
end

#wave_id ⇒ ::String

Returns the value of attribute wave_id.

Returns:

  • (::String)


46
47
48
# File 'sig/types.rbs', line 46

def wave_id
  @wave_id
end