Class: Aws::Types::EcrConfigurationState
- Inherits:
-
Object
- Object
- Aws::Types::EcrConfigurationState
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rescan_duration_state ⇒ Types::EcrRescanDurationState
Returns the value of attribute rescan_duration_state.
Instance Attribute Details
#rescan_duration_state ⇒ Types::EcrRescanDurationState
Returns the value of attribute rescan_duration_state.
1343 1344 1345 |
# File 'sig/types.rbs', line 1343 def rescan_duration_state @rescan_duration_state end |