assignmentType

@JvmName(name = "vsjqhbrhbtcyekgx")
suspend fun assignmentType(value: Output<Either<String, AssignmentType>>)
@JvmName(name = "nbwcerbjuwesxnyq")
suspend fun assignmentType(value: Either<String, AssignmentType>?)
@JvmName(name = "xkpfhgfvswjaijcr")
fun assignmentType(value: String)
@JvmName(name = "nmwhyeohkbkxaqgn")
fun assignmentType(value: AssignmentType)

Parameters

value

Specifies the assignment type and execution of the configuration. Possible values are Audit, DeployAndAutoCorrect, ApplyAndAutoCorrect and ApplyAndMonitor.