Class: Aws::Types::UpdateUserHierarchyStructureRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hierarchy_structureTypes::HierarchyStructureUpdate

Returns the value of attribute hierarchy_structure.



9215
9216
9217
# File 'sig/types.rbs', line 9215

def hierarchy_structure
  @hierarchy_structure
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


9216
9217
9218
# File 'sig/types.rbs', line 9216

def instance_id
  @instance_id
end