entityType

@JvmName(name = "bctrlnbqkorcckwg")
suspend fun entityType(value: Output<Either<String, DiscountEntityType>>)
@JvmName(name = "xhdjqmrffoofqedq")
suspend fun entityType(value: Either<String, DiscountEntityType>?)
@JvmName(name = "uxepawaqdacimowx")
fun entityType(value: String)
@JvmName(name = "udhfcfjmiweudapk")
fun entityType(value: DiscountEntityType)

Parameters

value

This defines whether the entity being created is primary or affiliate. Supported values: primary, affiliate. Validation: Required, must match one of the 2 values.