Class: Aws::Types::DeleteWaveRequest

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)


319
320
321
# File 'sig/types.rbs', line 319

def 
  @account_id
end

#wave_id ⇒ ::String

Returns the value of attribute wave_id.

Returns:

  • (::String)


318
319
320
# File 'sig/types.rbs', line 318

def wave_id
  @wave_id
end