Class: Aws::Types::DeleteSnapshotCopyGrantMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSnapshotCopyGrantMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshot_copy_grant_name ⇒ ::String
Returns the value of attribute snapshot_copy_grant_name.
Instance Attribute Details
#snapshot_copy_grant_name ⇒ ::String
Returns the value of attribute snapshot_copy_grant_name.
932 933 934 |
# File 'sig/types.rbs', line 932 def snapshot_copy_grant_name @snapshot_copy_grant_name end |