versionConsistency

@JvmName(name = "qbxttvqmhbcfsvjg")
suspend fun versionConsistency(value: Output<TaskDefinitionContainerDefinitionVersionConsistency>)

Parameters

value

Specifies whether Amazon ECS will resolve the container image tag provided in the container definition to an image digest. By default, the value is `enabled`. If you set the value for a container as `disabled`, Amazon ECS will not resolve the provided container image tag to a digest and will use the original image URI specified in the container definition for deployment. For more information about container image resolution, see Container image resolution in the Amazon ECS Developer Guide.