Class: Aws::Types::DeleteTriggerRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_space_id::String

Returns the value of attribute agent_space_id.

Returns:

  • (::String)


452
453
454
# File 'sig/types.rbs', line 452

def agent_space_id
  @agent_space_id
end

#trigger_id::String

Returns the value of attribute trigger_id.

Returns:

  • (::String)


453
454
455
# File 'sig/types.rbs', line 453

def trigger_id
  @trigger_id
end