Class: Aws::Types::CreateUserHierarchyGroupResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hierarchy_group_arn::String

Returns the value of attribute hierarchy_group_arn.

Returns:

  • (::String)


1882
1883
1884
# File 'sig/types.rbs', line 1882

def hierarchy_group_arn
  @hierarchy_group_arn
end

#hierarchy_group_id::String

Returns the value of attribute hierarchy_group_id.

Returns:

  • (::String)


1881
1882
1883
# File 'sig/types.rbs', line 1881

def hierarchy_group_id
  @hierarchy_group_id
end