Class: Aws::Types::DeleteLaunchActionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#action_id::String

Returns the value of attribute action_id.

Returns:

  • (::String)


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

def action_id
  @action_id
end

#resource_id::String

Returns the value of attribute resource_id.

Returns:

  • (::String)


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

def resource_id
  @resource_id
end