Class: Aws::Types::ApplicationSnapshotConfigurationDescription
- Inherits:
-
Object
- Object
- Aws::Types::ApplicationSnapshotConfigurationDescription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshots_enabled ⇒ Boolean
Returns the value of attribute snapshots_enabled.
Instance Attribute Details
#snapshots_enabled ⇒ Boolean
Returns the value of attribute snapshots_enabled.
241 242 243 |
# File 'sig/types.rbs', line 241 def snapshots_enabled @snapshots_enabled end |