Class: Aws::Types::PrimitiveMessageDefinition

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

Defined Under Namespace

Classes: Ros2PrimitiveMessageDefinition, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ros2_primitive_message_definition ⇒ Types::ROS2PrimitiveMessageDefinition

Returns the value of attribute ros2_primitive_message_definition.



1067
1068
1069
# File 'sig/types.rbs', line 1067

def ros2_primitive_message_definition
  @ros2_primitive_message_definition
end

#unknown ⇒ Object

Returns the value of attribute unknown.

Returns:

  • (Object)


1068
1069
1070
# File 'sig/types.rbs', line 1068

def unknown
  @unknown
end