Additional Customer Properties Args
constructor(customerAsn: Output<String>? = null, customerEmail: Output<String>? = null, customerEntitlementExpiration: Output<String>? = null, customerEntitlementSkuGuid: Output<String>? = null, customerEntitlementSkuId: Output<String>? = null, customerEntitlementSkuName: Output<String>? = null, customerTransitAsn: Output<String>? = null, customerTransitState: Output<Either<String, CustomerTransitState>>? = null, optionalProperty1: Output<String>? = null, optionalProperty2: Output<String>? = null, optionalProperty3: Output<String>? = null, optionalProperty4: Output<String>? = null, optionalProperty5: Output<String>? = null)