Class: Aws::Types::ActionTarget

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


20
21
22
# File 'sig/types.rbs', line 20

def description
  @description
end

#resource_id::String

Returns the value of attribute resource_id.

Returns:

  • (::String)


19
20
21
# File 'sig/types.rbs', line 19

def resource_id
  @resource_id
end