Class: Aws::Types::AwsEcrRepositoryImageScanningConfigurationDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsEcrRepositoryImageScanningConfigurationDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#scan_on_push ⇒ Boolean
Returns the value of attribute scan_on_push.
Instance Attribute Details
#scan_on_push ⇒ Boolean
Returns the value of attribute scan_on_push.
2046 2047 2048 |
# File 'sig/types.rbs', line 2046 def scan_on_push @scan_on_push end |