Class: Aws::Types::UpdateCentralizationRuleForOrganizationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ruleTypes::CentralizationRule

Returns the value of attribute rule.



706
707
708
# File 'sig/types.rbs', line 706

def rule
  @rule
end

#rule_identifier::String

Returns the value of attribute rule_identifier.

Returns:

  • (::String)


705
706
707
# File 'sig/types.rbs', line 705

def rule_identifier
  @rule_identifier
end