Class: Aws::Types::GeneralFlagsV2

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:



250
251
252
# File 'sig/types.rbs', line 250

def auto_enrollment
  @auto_enrollment
end

#machine_typeBoolean

Returns the value of attribute machine_type.

Returns:



251
252
253
# File 'sig/types.rbs', line 251

def machine_type
  @machine_type
end