Class: Aws::Types::CapabilityConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enabledBoolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


259
260
261
# File 'sig/types.rbs', line 259

def enabled
  @enabled
end

#trigger_filter_groups::Array[Types::TriggerFilterGroup]

Returns the value of attribute trigger_filter_groups.

Returns:



260
261
262
# File 'sig/types.rbs', line 260

def trigger_filter_groups
  @trigger_filter_groups
end