Class: Aws::Types::CrossRegionCopyTarget
- Inherits:
-
Object
- Object
- Aws::Types::CrossRegionCopyTarget
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target_region ⇒ ::String
Returns the value of attribute target_region.
Instance Attribute Details
#target_region ⇒ ::String
Returns the value of attribute target_region.
89 90 91 |
# File 'sig/types.rbs', line 89 def target_region @target_region end |