Class: Aws::Types::CentralizationRule

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destinationTypes::CentralizationRuleDestination

Returns the value of attribute destination.



41
42
43
# File 'sig/types.rbs', line 41

def destination
  @destination
end

#sourceTypes::CentralizationRuleSource

Returns the value of attribute source.



40
41
42
# File 'sig/types.rbs', line 40

def source
  @source
end