Class: Aws::Types::CrossRegionCopyTarget

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#target_region::String

Returns the value of attribute target_region.

Returns:

  • (::String)


89
90
91
# File 'sig/types.rbs', line 89

def target_region
  @target_region
end