Class: Aws::Types::GetEventTriggerRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#domain_name ⇒ ::String

Returns the value of attribute domain_name.



1151
1152
1153
# File 'sig/types.rbs', line 1151

def domain_name
  @domain_name
end

#event_trigger_name ⇒ ::String

Returns the value of attribute event_trigger_name.



1152
1153
1154
# File 'sig/types.rbs', line 1152

def event_trigger_name
  @event_trigger_name
end