Class: Aws::Types::ReplicationDestination
- Inherits:
-
Object
- Object
- Aws::Types::ReplicationDestination
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#region ⇒ ::String
Returns the value of attribute region.
-
#registry_id ⇒ ::String
Returns the value of attribute registry_id.
Instance Attribute Details
#region ⇒ ::String
Returns the value of attribute region.
1093 1094 1095 |
# File 'sig/types.rbs', line 1093 def region @region end |
#registry_id ⇒ ::String
Returns the value of attribute registry_id.
1094 1095 1096 |
# File 'sig/types.rbs', line 1094 def registry_id @registry_id end |