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.



11567
11568
11569
# File 'sig/types.rbs', line 11567

def left
  @left
end

#rightTypes::TopicV2DataSetRelationEndpoint

Returns the value of attribute right.



11568
11569
11570
# File 'sig/types.rbs', line 11568

def right
  @right
end