updatePolicy

@JvmName(name = "ofgsaxcmdsjppdpn")
suspend fun updatePolicy(value: Output<ComputeEnvironmentUpdatePolicyArgs>)
@JvmName(name = "dsiosbqwfkvqgowo")
suspend fun updatePolicy(value: ComputeEnvironmentUpdatePolicyArgs?)

Parameters

value

Specifies the infrastructure update policy for the compute environment. For more information about infrastructure updates, see Updating compute environments in the AWS Batch User Guide .


@JvmName(name = "mbdrkvdkseidlloq")
suspend fun updatePolicy(argument: suspend ComputeEnvironmentUpdatePolicyArgsBuilder.() -> Unit)

Parameters

argument

Specifies the infrastructure update policy for the compute environment. For more information about infrastructure updates, see Updating compute environments in the AWS Batch User Guide .