Class: Aws::Types::GeneralFlagsV3

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_enrollmentBoolean

Returns the value of attribute auto_enrollment.

Returns:

  • (Boolean)


256
257
258
# File 'sig/types.rbs', line 256

def auto_enrollment
  @auto_enrollment
end

#machine_typeBoolean

Returns the value of attribute machine_type.

Returns:

  • (Boolean)


257
258
259
# File 'sig/types.rbs', line 257

def machine_type
  @machine_type
end