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.



717
718
719
# File 'sig/types.rbs', line 717

def rule
  @rule
end

#rule_identifier::String

Returns the value of attribute rule_identifier.

Returns:

  • (::String)


716
717
718
# File 'sig/types.rbs', line 716

def rule_identifier
  @rule_identifier
end