Class: Aws::Types::AgentHierarchyGroups

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#l1_ids::Array[::String]

Returns the value of attribute l1_ids.

Returns:



86
87
88
# File 'sig/types.rbs', line 86

def l1_ids
  @l1_ids
end

#l2_ids::Array[::String]

Returns the value of attribute l2_ids.

Returns:



87
88
89
# File 'sig/types.rbs', line 87

def l2_ids
  @l2_ids
end

#l3_ids::Array[::String]

Returns the value of attribute l3_ids.

Returns:



88
89
90
# File 'sig/types.rbs', line 88

def l3_ids
  @l3_ids
end

#l4_ids::Array[::String]

Returns the value of attribute l4_ids.

Returns:



89
90
91
# File 'sig/types.rbs', line 89

def l4_ids
  @l4_ids
end

#l5_ids::Array[::String]

Returns the value of attribute l5_ids.

Returns:



90
91
92
# File 'sig/types.rbs', line 90

def l5_ids
  @l5_ids
end