deploymentConfig

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

Parameters

value

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


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

Parameters

argument

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