Class: Aws::Types::RelationshipsListItem

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#ids::Array[::String]

Returns the value of attribute ids.



1546
1547
1548
# File 'sig/types.rbs', line 1546

def ids
  @ids
end

#type"CHILD"

Returns the value of attribute type.



1547
1548
1549
# File 'sig/types.rbs', line 1547

def type
  @type
end