Class: Aws::Types::InferenceComponentDeploymentConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_rollback_configurationTypes::AutoRollbackConfig

Returns the value of attribute auto_rollback_configuration.



6553
6554
6555
# File 'sig/types.rbs', line 6553

def auto_rollback_configuration
  @auto_rollback_configuration
end

#rolling_update_policyTypes::InferenceComponentRollingUpdatePolicy

Returns the value of attribute rolling_update_policy.



6552
6553
6554
# File 'sig/types.rbs', line 6552

def rolling_update_policy
  @rolling_update_policy
end