deploymentType

@JvmName(name = "wccmsrcpxupdwgwt")
suspend fun deploymentType(value: Output<String>)
@JvmName(name = "numsmvkixatmiycy")
suspend fun deploymentType(value: String?)

Parameters

value

Optional. Deployment type supported by the environment. The deployment type can be set when creating the environment and cannot be changed. When you enable archive deployment, you will be prevented from performing a subset of actions within the environment, including: Managing the deployment of API proxy or shared flow revisions; Creating, updating, or deleting resource files; Creating, updating, or deleting target servers. Possible values are: DEPLOYMENT_TYPE_UNSPECIFIED, PROXY, ARCHIVE.