OperatorApiConnectionArgs

constructor(accountType: Output<Either<String, AccountType>>? = null, appId: Output<String>? = null, appSecret: Output<String>? = null, configuredApplication: Output<ApplicationPropertiesArgs>? = null, gatewayId: Output<String>? = null, location: Output<String>? = null, operatorApiConnectionName: Output<String>? = null, operatorApiPlanId: Output<String>? = null, resourceGroupName: Output<String>? = null, saasProperties: Output<SaasPropertiesArgs>? = null, tags: Output<Map<String, String>>? = null)