Class: Aws::Types::DeleteSnapshotCopyConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSnapshotCopyConfigurationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshot_copy_configuration_id ⇒ ::String
Returns the value of attribute snapshot_copy_configuration_id.
Instance Attribute Details
#snapshot_copy_configuration_id ⇒ ::String
Returns the value of attribute snapshot_copy_configuration_id.
251 252 253 |
# File 'sig/types.rbs', line 251 def snapshot_copy_configuration_id @snapshot_copy_configuration_id end |