Class: Aws::Types::GreengrassV2
- Inherits:
-
Object
- Object
- Aws::Types::GreengrassV2
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#core_device_operating_system ⇒ "LINUX_AARCH64", ...
Returns the value of attribute core_device_operating_system.
-
#core_device_thing_name ⇒ ::String
Returns the value of attribute core_device_thing_name.
Instance Attribute Details
#core_device_operating_system ⇒ "LINUX_AARCH64", ...
Returns the value of attribute core_device_operating_system.
2412 2413 2414 |
# File 'sig/types.rbs', line 2412 def @core_device_operating_system end |
#core_device_thing_name ⇒ ::String
Returns the value of attribute core_device_thing_name.
2411 2412 2413 |
# File 'sig/types.rbs', line 2411 def core_device_thing_name @core_device_thing_name end |