Class: Aws::Types::PlatformCommand

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#linux::String

Returns the value of attribute linux.

Returns:



416
417
418
# File 'sig/types.rbs', line 416

def linux
  @linux
end

#windows::String

Returns the value of attribute windows.

Returns:



417
418
419
# File 'sig/types.rbs', line 417

def windows
  @windows
end