deploymentConfig

@JvmName(name = "bgfyepvehscpiltt")
suspend fun deploymentConfig(value: Output<EndpointDeploymentConfigArgs>)
@JvmName(name = "eycahkeocddwuina")
suspend fun deploymentConfig(value: EndpointDeploymentConfigArgs?)

Parameters

value

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


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

Parameters

argument

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