Class: Aws::Types::ApplicationSnapshotConfigurationUpdate
- Inherits:
-
Object
- Object
- Aws::Types::ApplicationSnapshotConfigurationUpdate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshots_enabled_update ⇒ Boolean
Returns the value of attribute snapshots_enabled_update.
Instance Attribute Details
#snapshots_enabled_update ⇒ Boolean
Returns the value of attribute snapshots_enabled_update.
246 247 248 |
# File 'sig/types.rbs', line 246 def snapshots_enabled_update @snapshots_enabled_update end |