| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ECR.Repository.ImageScanningConfigurationProperty
Documentation
data ImageScanningConfigurationProperty Source #
Constructors
| ImageScanningConfigurationProperty | |
Instances
| ToJSON ImageScanningConfigurationProperty Source # | |||||
Defined in Stratosphere.ECR.Repository.ImageScanningConfigurationProperty | |||||
| Show ImageScanningConfigurationProperty Source # | |||||
Defined in Stratosphere.ECR.Repository.ImageScanningConfigurationProperty Methods showsPrec :: Int -> ImageScanningConfigurationProperty -> ShowS # | |||||
| Eq ImageScanningConfigurationProperty Source # | |||||
| ToResourceProperties ImageScanningConfigurationProperty Source # | |||||
| Property "ScanOnPush" ImageScanningConfigurationProperty Source # | |||||
Defined in Stratosphere.ECR.Repository.ImageScanningConfigurationProperty Associated Types
Methods set :: PropertyType "ScanOnPush" ImageScanningConfigurationProperty -> ImageScanningConfigurationProperty -> ImageScanningConfigurationProperty # | |||||
| type PropertyType "ScanOnPush" ImageScanningConfigurationProperty Source # | |||||