Class: Aws::Types::UpdateSnapshotCopyConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateSnapshotCopyConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshot_copy_configuration ⇒ Types::SnapshotCopyConfiguration
Returns the value of attribute snapshot_copy_configuration.
Instance Attribute Details
#snapshot_copy_configuration ⇒ Types::SnapshotCopyConfiguration
Returns the value of attribute snapshot_copy_configuration.
1103 1104 1105 |
# File 'sig/types.rbs', line 1103 def snapshot_copy_configuration @snapshot_copy_configuration end |