Class: Aws::Types::EventBridgeConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enabled ⇒ Boolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


482
483
484
# File 'sig/types.rbs', line 482

def enabled
  @enabled
end

#included_data ⇒ Types::EventIncludedData

Returns the value of attribute included_data.



483
484
485
# File 'sig/types.rbs', line 483

def included_data
  @included_data
end