Class: Aws::Types::InferenceComponentAvailabilityZoneBalance

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enforcement_mode"PERMISSIVE"

Returns the value of attribute enforcement_mode.

Returns:

  • ("PERMISSIVE")


6506
6507
6508
# File 'sig/types.rbs', line 6506

def enforcement_mode
  @enforcement_mode
end

#max_imbalance::Integer

Returns the value of attribute max_imbalance.

Returns:

  • (::Integer)


6507
6508
6509
# File 'sig/types.rbs', line 6507

def max_imbalance
  @max_imbalance
end