Class: Aws::Types::ReplicationDestination

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#region::String

Returns the value of attribute region.

Returns:

  • (::String)


1093
1094
1095
# File 'sig/types.rbs', line 1093

def region
  @region
end

#registry_id::String

Returns the value of attribute registry_id.

Returns:

  • (::String)


1094
1095
1096
# File 'sig/types.rbs', line 1094

def registry_id
  @registry_id
end