assignmentType

@JvmName(name = "xioyriqdjpajbbnh")
suspend fun assignmentType(value: Output<Either<String, AssignmentType>>)
@JvmName(name = "bvatwrdhvqpbmjof")
suspend fun assignmentType(value: Either<String, AssignmentType>?)
@JvmName(name = "gknmommwghwgtkfs")
fun assignmentType(value: String)
@JvmName(name = "icamdbfijjjbohdi")
fun assignmentType(value: AssignmentType)

Parameters

value

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