webdeployPublishBasicAuthenticationEnabled

@JvmName(name = "dsxwjsbptevrbnwd")
suspend fun webdeployPublishBasicAuthenticationEnabled(value: Output<Boolean>)
@JvmName(name = "npjticbchsylgpap")
suspend fun webdeployPublishBasicAuthenticationEnabled(value: Boolean?)

Parameters

value

Should the default WebDeploy Basic Authentication publishing credentials enabled. Defaults to true.

Note: Setting this value to true will disable the ability to use zip_deploy_file which currently relies on the default publishing profile.