Class: Aws::Types::AwsEcrRepositoryImageScanningConfigurationDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#scan_on_pushBoolean

Returns the value of attribute scan_on_push.

Returns:

  • (Boolean)


2046
2047
2048
# File 'sig/types.rbs', line 2046

def scan_on_push
  @scan_on_push
end