deploymentConfig

@JvmName(name = "glllujsqrxegiols")
suspend fun deploymentConfig(value: Output<EndpointDeploymentConfigArgs>)
@JvmName(name = "xthipafhmyuukqxf")
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 = "dmvcviocjsmdikdk")
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.