deploymentConfig

@JvmName(name = "ihkxtfvjrxcqmgcp")
suspend fun deploymentConfig(value: Output<InferenceComponentDeploymentConfigArgs>)
@JvmName(name = "vdaojwaesediqqww")
suspend fun deploymentConfig(value: InferenceComponentDeploymentConfigArgs?)

Parameters

value

The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.


@JvmName(name = "iwfdaxsowgmemmtu")
suspend fun deploymentConfig(argument: suspend InferenceComponentDeploymentConfigArgsBuilder.() -> Unit)

Parameters

argument

The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.