Class: Aws::Types::CreateSnapshotCopyGrantResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateSnapshotCopyGrantResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshot_copy_grant ⇒ Types::SnapshotCopyGrant
Returns the value of attribute snapshot_copy_grant.
Instance Attribute Details
#snapshot_copy_grant ⇒ Types::SnapshotCopyGrant
Returns the value of attribute snapshot_copy_grant.
731 732 733 |
# File 'sig/types.rbs', line 731 def snapshot_copy_grant @snapshot_copy_grant end |