Class: Aws::Types::TopicV2DataSetRelation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#leftTypes::TopicV2DataSetRelationEndpoint

Returns the value of attribute left.



11957
11958
11959
# File 'sig/types.rbs', line 11957

def left
  @left
end

#rightTypes::TopicV2DataSetRelationEndpoint

Returns the value of attribute right.



11958
11959
11960
# File 'sig/types.rbs', line 11958

def right
  @right
end