Class: Aws::Types::ContinuousIntegrationScanConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ContinuousIntegrationScanConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#supported_events ⇒ ::Array[("PULL_REQUEST" | "PUSH")]
Returns the value of attribute supported_events.
Instance Attribute Details
#supported_events ⇒ ::Array[("PULL_REQUEST" | "PUSH")]
Returns the value of attribute supported_events.
914 915 916 |
# File 'sig/types.rbs', line 914 def supported_events @supported_events end |