Class: Aws::Types::EventSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#parametersTypes::EventParameters

Returns the value of attribute parameters.



123
124
125
# File 'sig/types.rbs', line 123

def parameters
  @parameters
end

#type"MANAGED_CWE"

Returns the value of attribute type.

Returns:

  • ("MANAGED_CWE")


122
123
124
# File 'sig/types.rbs', line 122

def type
  @type
end