Class: Aws::Types::ContinuousIntegrationScanConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#supported_events::Array[("PULL_REQUEST" | "PUSH")]

Returns the value of attribute supported_events.

Returns:

  • (::Array[("PULL_REQUEST" | "PUSH")])


914
915
916
# File 'sig/types.rbs', line 914

def supported_events
  @supported_events
end