AutonomousDatabasePropertiesArgs

constructor(actualUsedDataStorageSizeTb: Output<Double>? = null, allocatedStorageSizeTb: Output<Double>? = null, apexDetails: Output<List<AutonomousDatabasePropertiesApexDetailArgs>>? = null, arePrimaryAllowlistedIpsUsed: Output<Boolean>? = null, autonomousContainerDatabaseId: Output<String>? = null, availableUpgradeVersions: Output<List<String>>? = null, backupRetentionPeriodDays: Output<Int>? = null, characterSet: Output<String>? = null, computeCount: Output<Double>? = null, connectionStrings: Output<List<AutonomousDatabasePropertiesConnectionStringArgs>>? = null, connectionUrls: Output<List<AutonomousDatabasePropertiesConnectionUrlArgs>>? = null, customerContacts: Output<List<AutonomousDatabasePropertiesCustomerContactArgs>>? = null, dataSafeState: Output<String>? = null, dataStorageSizeGb: Output<Int>? = null, dataStorageSizeTb: Output<Int>? = null, databaseManagementState: Output<String>? = null, dbEdition: Output<String>? = null, dbVersion: Output<String>? = null, dbWorkload: Output<String>, failedDataRecoveryDuration: Output<String>? = null, isAutoScalingEnabled: Output<Boolean>? = null, isLocalDataGuardEnabled: Output<Boolean>? = null, isStorageAutoScalingEnabled: Output<Boolean>? = null, licenseType: Output<String>, lifecycleDetails: Output<String>? = null, localAdgAutoFailoverMaxDataLossLimit: Output<Int>? = null, localDisasterRecoveryType: Output<String>? = null, localStandbyDbs: Output<List<AutonomousDatabasePropertiesLocalStandbyDbArgs>>? = null, maintenanceBeginTime: Output<String>? = null, maintenanceEndTime: Output<String>? = null, maintenanceScheduleType: Output<String>? = null, memoryPerOracleComputeUnitGbs: Output<Int>? = null, memoryTableGbs: Output<Int>? = null, mtlsConnectionRequired: Output<Boolean>? = null, nCharacterSet: Output<String>? = null, nextLongTermBackupTime: Output<String>? = null, ociUrl: Output<String>? = null, ocid: Output<String>? = null, openMode: Output<String>? = null, operationsInsightsState: Output<String>? = null, peerDbIds: Output<List<String>>? = null, permissionLevel: Output<String>? = null, privateEndpoint: Output<String>? = null, privateEndpointIp: Output<String>? = null, privateEndpointLabel: Output<String>? = null, refreshableMode: Output<String>? = null, refreshableState: Output<String>? = null, role: Output<String>? = null, scheduledOperationDetails: Output<List<AutonomousDatabasePropertiesScheduledOperationDetailArgs>>? = null, sqlWebDeveloperUrl: Output<String>? = null, state: Output<String>? = null, supportedCloneRegions: Output<List<String>>? = null, totalAutoBackupStorageSizeGbs: Output<Double>? = null, usedDataStorageSizeTbs: Output<Int>? = null)