Class: Aws::Types::Parent

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.



850
851
852
# File 'sig/types.rbs', line 850

def id
  @id
end

#type"ROOT", "ORGANIZATIONAL_UNIT"

Returns the value of attribute type.



851
852
853
# File 'sig/types.rbs', line 851

def type
  @type
end