Class: Aws::Types::GreengrassV2

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#core_device_operating_system"LINUX_AARCH64", ...

Returns the value of attribute core_device_operating_system.

Returns:

  • ("LINUX_AARCH64", "LINUX_AMD64", "WINDOWS_AMD64")


2402
2403
2404
# File 'sig/types.rbs', line 2402

def core_device_operating_system
  @core_device_operating_system
end

#core_device_thing_name::String

Returns the value of attribute core_device_thing_name.

Returns:

  • (::String)


2401
2402
2403
# File 'sig/types.rbs', line 2401

def core_device_thing_name
  @core_device_thing_name
end