Class: Aws::Types::CreateSnapshotCopyConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateSnapshotCopyConfigurationResponse
- 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.
138 139 140 |
# File 'sig/types.rbs', line 138 def snapshot_copy_configuration @snapshot_copy_configuration end |