Class: Aws::Types::GetTriggerRequest

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)


706
707
708
# File 'sig/types.rbs', line 706

def agent_space_id
  @agent_space_id
end

#trigger_id::String

Returns the value of attribute trigger_id.

Returns:

  • (::String)


707
708
709
# File 'sig/types.rbs', line 707

def trigger_id
  @trigger_id
end