Class: Aws::Types::GeneralFlagsV4

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)


262
263
264
# File 'sig/types.rbs', line 262

def auto_enrollment
  @auto_enrollment
end

#machine_typeBoolean

Returns the value of attribute machine_type.

Returns:

  • (Boolean)


263
264
265
# File 'sig/types.rbs', line 263

def machine_type
  @machine_type
end