Class: Aws::Types::CreateActionTargetRequest

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)


5095
5096
5097
# File 'sig/types.rbs', line 5095

def description
  @description
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


5096
5097
5098
# File 'sig/types.rbs', line 5096

def id
  @id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


5094
5095
5096
# File 'sig/types.rbs', line 5094

def name
  @name
end