Package-level declarations
Types
Link copied to clipboard
data class AutonomousDatabaseProperties(val actualUsedDataStorageSizeTb: Double? = null, val allocatedStorageSizeTb: Double? = null, val apexDetails: List<AutonomousDatabasePropertiesApexDetail>? = null, val arePrimaryAllowlistedIpsUsed: Boolean? = null, val autonomousContainerDatabaseId: String? = null, val availableUpgradeVersions: List<String>? = null, val backupRetentionPeriodDays: Int? = null, val characterSet: String? = null, val computeCount: Double? = null, val connectionStrings: List<AutonomousDatabasePropertiesConnectionString>? = null, val connectionUrls: List<AutonomousDatabasePropertiesConnectionUrl>? = null, val customerContacts: List<AutonomousDatabasePropertiesCustomerContact>? = null, val dataSafeState: String? = null, val dataStorageSizeGb: Int? = null, val dataStorageSizeTb: Int? = null, val databaseManagementState: String? = null, val dbEdition: String? = null, val dbVersion: String? = null, val dbWorkload: String, val failedDataRecoveryDuration: String? = null, val isAutoScalingEnabled: Boolean? = null, val isLocalDataGuardEnabled: Boolean? = null, val isStorageAutoScalingEnabled: Boolean? = null, val licenseType: String, val lifecycleDetails: String? = null, val localAdgAutoFailoverMaxDataLossLimit: Int? = null, val localDisasterRecoveryType: String? = null, val localStandbyDbs: List<AutonomousDatabasePropertiesLocalStandbyDb>? = null, val maintenanceBeginTime: String? = null, val maintenanceEndTime: String? = null, val maintenanceScheduleType: String? = null, val memoryPerOracleComputeUnitGbs: Int? = null, val memoryTableGbs: Int? = null, val mtlsConnectionRequired: Boolean? = null, val nCharacterSet: String? = null, val nextLongTermBackupTime: String? = null, val ociUrl: String? = null, val ocid: String? = null, val openMode: String? = null, val operationsInsightsState: String? = null, val peerDbIds: List<String>? = null, val permissionLevel: String? = null, val privateEndpoint: String? = null, val privateEndpointIp: String? = null, val privateEndpointLabel: String? = null, val refreshableMode: String? = null, val refreshableState: String? = null, val role: String? = null, val scheduledOperationDetails: List<AutonomousDatabasePropertiesScheduledOperationDetail>? = null, val sqlWebDeveloperUrl: String? = null, val state: String? = null, val supportedCloneRegions: List<String>? = null, val totalAutoBackupStorageSizeGbs: Double? = null, val usedDataStorageSizeTbs: Int? = null)
Link copied to clipboard
data class AutonomousDatabasePropertiesApexDetail(val apexVersion: String? = null, val ordsVersion: String? = null)
Link copied to clipboard
data class AutonomousDatabasePropertiesConnectionString(val allConnectionStrings: List<AutonomousDatabasePropertiesConnectionStringAllConnectionString>? = null, val dedicated: String? = null, val high: String? = null, val low: String? = null, val medium: String? = null, val profiles: List<AutonomousDatabasePropertiesConnectionStringProfile>? = null)
Link copied to clipboard
data class AutonomousDatabasePropertiesConnectionStringAllConnectionString(val high: String? = null, val low: String? = null, val medium: String? = null)
Link copied to clipboard
data class AutonomousDatabasePropertiesConnectionStringProfile(val consumerGroup: String? = null, val displayName: String? = null, val hostFormat: String? = null, val isRegional: Boolean? = null, val protocol: String? = null, val sessionMode: String? = null, val syntaxFormat: String? = null, val tlsAuthentication: String? = null, val value: String? = null)
Link copied to clipboard
data class AutonomousDatabasePropertiesConnectionUrl(val apexUri: String? = null, val databaseTransformsUri: String? = null, val graphStudioUri: String? = null, val machineLearningNotebookUri: String? = null, val machineLearningUserManagementUri: String? = null, val mongoDbUri: String? = null, val ordsUri: String? = null, val sqlDevWebUri: String? = null)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class AutonomousDatabasePropertiesScheduledOperationDetail(val dayOfWeek: String? = null, val startTimes: List<AutonomousDatabasePropertiesScheduledOperationDetailStartTime>? = null, val stopTimes: List<AutonomousDatabasePropertiesScheduledOperationDetailStopTime>? = null)
Link copied to clipboard
data class AutonomousDatabasePropertiesScheduledOperationDetailStartTime(val hours: Int? = null, val minutes: Int? = null, val nanos: Int? = null, val seconds: Int? = null)
Link copied to clipboard
data class AutonomousDatabasePropertiesScheduledOperationDetailStopTime(val hours: Int? = null, val minutes: Int? = null, val nanos: Int? = null, val seconds: Int? = null)
Link copied to clipboard
data class CloudExadataInfrastructureProperties(val activatedStorageCount: Int? = null, val additionalStorageCount: Int? = null, val availableStorageSizeGb: Int? = null, val computeCount: Int? = null, val cpuCount: Int? = null, val customerContacts: List<CloudExadataInfrastructurePropertiesCustomerContact>? = null, val dataStorageSizeTb: Double? = null, val dbNodeStorageSizeGb: Int? = null, val dbServerVersion: String? = null, val maintenanceWindow: CloudExadataInfrastructurePropertiesMaintenanceWindow? = null, val maxCpuCount: Int? = null, val maxDataStorageTb: Double? = null, val maxDbNodeStorageSizeGb: Int? = null, val maxMemoryGb: Int? = null, val memorySizeGb: Int? = null, val monthlyDbServerVersion: String? = null, val monthlyStorageServerVersion: String? = null, val nextMaintenanceRunId: String? = null, val nextMaintenanceRunTime: String? = null, val nextSecurityMaintenanceRunTime: String? = null, val ociUrl: String? = null, val ocid: String? = null, val shape: String, val state: String? = null, val storageCount: Int? = null, val storageServerVersion: String? = null, val totalStorageSizeGb: Int? = null)
Link copied to clipboard
Link copied to clipboard
data class CloudExadataInfrastructurePropertiesMaintenanceWindow(val customActionTimeoutMins: Int? = null, val daysOfWeeks: List<String>? = null, val hoursOfDays: List<Int>? = null, val isCustomActionTimeoutEnabled: Boolean? = null, val leadTimeWeek: Int? = null, val months: List<String>? = null, val patchingMode: String? = null, val preference: String? = null, val weeksOfMonths: List<Int>? = null)
Link copied to clipboard
data class CloudVmClusterProperties(val clusterName: String? = null, val compartmentId: String? = null, val cpuCoreCount: Int, val dataStorageSizeTb: Double? = null, val dbNodeStorageSizeGb: Int? = null, val dbServerOcids: List<String>? = null, val diagnosticsDataCollectionOptions: CloudVmClusterPropertiesDiagnosticsDataCollectionOptions? = null, val diskRedundancy: String? = null, val dnsListenerIp: String? = null, val domain: String? = null, val giVersion: String? = null, val hostname: String? = null, val hostnamePrefix: String? = null, val licenseType: String, val localBackupEnabled: Boolean? = null, val memorySizeGb: Int? = null, val nodeCount: Int? = null, val ociUrl: String? = null, val ocid: String? = null, val ocpuCount: Double? = null, val scanDns: String? = null, val scanDnsRecordId: String? = null, val scanIpIds: List<String>? = null, val scanListenerPortTcp: Int? = null, val scanListenerPortTcpSsl: Int? = null, val shape: String? = null, val sparseDiskgroupEnabled: Boolean? = null, val sshPublicKeys: List<String>? = null, val state: String? = null, val storageSizeGb: Int? = null, val systemVersion: String? = null, val timeZone: CloudVmClusterPropertiesTimeZone? = null)
Link copied to clipboard
data class CloudVmClusterPropertiesDiagnosticsDataCollectionOptions(val diagnosticsEventsEnabled: Boolean? = null, val healthMonitoringEnabled: Boolean? = null, val incidentLogsEnabled: Boolean? = null)
Link copied to clipboard
Link copied to clipboard
data class GetAutonomousDatabaseProperty(val actualUsedDataStorageSizeTb: Double, val allocatedStorageSizeTb: Double, val apexDetails: List<GetAutonomousDatabasePropertyApexDetail>, val arePrimaryAllowlistedIpsUsed: Boolean, val autonomousContainerDatabaseId: String, val availableUpgradeVersions: List<String>, val backupRetentionPeriodDays: Int, val characterSet: String, val computeCount: Double, val connectionStrings: List<GetAutonomousDatabasePropertyConnectionString>, val connectionUrls: List<GetAutonomousDatabasePropertyConnectionUrl>, val customerContacts: List<GetAutonomousDatabasePropertyCustomerContact>, val dataSafeState: String, val dataStorageSizeGb: Int, val dataStorageSizeTb: Int, val databaseManagementState: String, val dbEdition: String, val dbVersion: String, val dbWorkload: String, val failedDataRecoveryDuration: String, val isAutoScalingEnabled: Boolean, val isLocalDataGuardEnabled: Boolean, val isStorageAutoScalingEnabled: Boolean, val licenseType: String, val lifecycleDetails: String, val localAdgAutoFailoverMaxDataLossLimit: Int, val localDisasterRecoveryType: String, val localStandbyDbs: List<GetAutonomousDatabasePropertyLocalStandbyDb>, val maintenanceBeginTime: String, val maintenanceEndTime: String, val maintenanceScheduleType: String, val memoryPerOracleComputeUnitGbs: Int, val memoryTableGbs: Int, val mtlsConnectionRequired: Boolean, val nCharacterSet: String, val nextLongTermBackupTime: String, val ociUrl: String, val ocid: String, val openMode: String, val operationsInsightsState: String, val peerDbIds: List<String>, val permissionLevel: String, val privateEndpoint: String, val privateEndpointIp: String, val privateEndpointLabel: String, val refreshableMode: String, val refreshableState: String, val role: String, val scheduledOperationDetails: List<GetAutonomousDatabasePropertyScheduledOperationDetail>, val sqlWebDeveloperUrl: String, val state: String, val supportedCloneRegions: List<String>, val totalAutoBackupStorageSizeGbs: Double, val usedDataStorageSizeTbs: Int)
Link copied to clipboard
data class GetAutonomousDatabasePropertyApexDetail(val apexVersion: String, val ordsVersion: String)
Link copied to clipboard
data class GetAutonomousDatabasePropertyConnectionString(val allConnectionStrings: List<GetAutonomousDatabasePropertyConnectionStringAllConnectionString>, val dedicated: String, val high: String, val low: String, val medium: String, val profiles: List<GetAutonomousDatabasePropertyConnectionStringProfile>)
Link copied to clipboard
data class GetAutonomousDatabasePropertyConnectionStringAllConnectionString(val high: String, val low: String, val medium: String)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class GetAutonomousDatabasePropertyScheduledOperationDetail(val dayOfWeek: String, val startTimes: List<GetAutonomousDatabasePropertyScheduledOperationDetailStartTime>, val stopTimes: List<GetAutonomousDatabasePropertyScheduledOperationDetailStopTime>)
Link copied to clipboard
data class GetAutonomousDatabasePropertyScheduledOperationDetailStartTime(val hours: Int, val minutes: Int, val nanos: Int, val seconds: Int)
Link copied to clipboard
data class GetAutonomousDatabasePropertyScheduledOperationDetailStopTime(val hours: Int, val minutes: Int, val nanos: Int, val seconds: Int)
Link copied to clipboard
data class GetAutonomousDatabaseResult(val adminPassword: String, val autonomousDatabaseId: String, val cidr: String, val createTime: String, val database: String, val deletionProtection: Boolean, val displayName: String, val effectiveLabels: Map<String, String>, val entitlementId: String, val id: String, val labels: Map<String, String>, val location: String, val name: String, val network: String, val project: String? = null, val properties: List<GetAutonomousDatabaseProperty>, val pulumiLabels: Map<String, String>)
A collection of values returned by getAutonomousDatabase.
Link copied to clipboard
data class GetAutonomousDatabasesAutonomousDatabase(val adminPassword: String, val autonomousDatabaseId: String, val cidr: String, val createTime: String, val database: String, val deletionProtection: Boolean, val displayName: String, val effectiveLabels: Map<String, String>, val entitlementId: String, val labels: Map<String, String>, val location: String, val name: String, val network: String, val project: String, val properties: List<GetAutonomousDatabasesAutonomousDatabaseProperty>, val pulumiLabels: Map<String, String>)
Link copied to clipboard
data class GetAutonomousDatabasesAutonomousDatabaseProperty(val actualUsedDataStorageSizeTb: Double, val allocatedStorageSizeTb: Double, val apexDetails: List<GetAutonomousDatabasesAutonomousDatabasePropertyApexDetail>, val arePrimaryAllowlistedIpsUsed: Boolean, val autonomousContainerDatabaseId: String, val availableUpgradeVersions: List<String>, val backupRetentionPeriodDays: Int, val characterSet: String, val computeCount: Double, val connectionStrings: List<GetAutonomousDatabasesAutonomousDatabasePropertyConnectionString>, val connectionUrls: List<GetAutonomousDatabasesAutonomousDatabasePropertyConnectionUrl>, val customerContacts: List<GetAutonomousDatabasesAutonomousDatabasePropertyCustomerContact>, val dataSafeState: String, val dataStorageSizeGb: Int, val dataStorageSizeTb: Int, val databaseManagementState: String, val dbEdition: String, val dbVersion: String, val dbWorkload: String, val failedDataRecoveryDuration: String, val isAutoScalingEnabled: Boolean, val isLocalDataGuardEnabled: Boolean, val isStorageAutoScalingEnabled: Boolean, val licenseType: String, val lifecycleDetails: String, val localAdgAutoFailoverMaxDataLossLimit: Int, val localDisasterRecoveryType: String, val localStandbyDbs: List<GetAutonomousDatabasesAutonomousDatabasePropertyLocalStandbyDb>, val maintenanceBeginTime: String, val maintenanceEndTime: String, val maintenanceScheduleType: String, val memoryPerOracleComputeUnitGbs: Int, val memoryTableGbs: Int, val mtlsConnectionRequired: Boolean, val nCharacterSet: String, val nextLongTermBackupTime: String, val ociUrl: String, val ocid: String, val openMode: String, val operationsInsightsState: String, val peerDbIds: List<String>, val permissionLevel: String, val privateEndpoint: String, val privateEndpointIp: String, val privateEndpointLabel: String, val refreshableMode: String, val refreshableState: String, val role: String, val scheduledOperationDetails: List<GetAutonomousDatabasesAutonomousDatabasePropertyScheduledOperationDetail>, val sqlWebDeveloperUrl: String, val state: String, val supportedCloneRegions: List<String>, val totalAutoBackupStorageSizeGbs: Double, val usedDataStorageSizeTbs: Int)
Link copied to clipboard
data class GetAutonomousDatabasesAutonomousDatabasePropertyApexDetail(val apexVersion: String, val ordsVersion: String)
Link copied to clipboard
data class GetAutonomousDatabasesAutonomousDatabasePropertyConnectionString(val allConnectionStrings: List<GetAutonomousDatabasesAutonomousDatabasePropertyConnectionStringAllConnectionString>, val dedicated: String, val high: String, val low: String, val medium: String, val profiles: List<GetAutonomousDatabasesAutonomousDatabasePropertyConnectionStringProfile>)
Link copied to clipboard
data class GetAutonomousDatabasesAutonomousDatabasePropertyConnectionStringAllConnectionString(val high: String, val low: String, val medium: String)
Link copied to clipboard
data class GetAutonomousDatabasesAutonomousDatabasePropertyConnectionStringProfile(val consumerGroup: String, val displayName: String, val hostFormat: String, val isRegional: Boolean, val protocol: String, val sessionMode: String, val syntaxFormat: String, val tlsAuthentication: String, val value: String)
Link copied to clipboard
data class GetAutonomousDatabasesAutonomousDatabasePropertyConnectionUrl(val apexUri: String, val databaseTransformsUri: String, val graphStudioUri: String, val machineLearningNotebookUri: String, val machineLearningUserManagementUri: String, val mongoDbUri: String, val ordsUri: String, val sqlDevWebUri: String)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class GetAutonomousDatabasesAutonomousDatabasePropertyScheduledOperationDetail(val dayOfWeek: String, val startTimes: List<GetAutonomousDatabasesAutonomousDatabasePropertyScheduledOperationDetailStartTime>, val stopTimes: List<GetAutonomousDatabasesAutonomousDatabasePropertyScheduledOperationDetailStopTime>)
Link copied to clipboard
data class GetAutonomousDatabasesAutonomousDatabasePropertyScheduledOperationDetailStartTime(val hours: Int, val minutes: Int, val nanos: Int, val seconds: Int)
Link copied to clipboard
data class GetAutonomousDatabasesAutonomousDatabasePropertyScheduledOperationDetailStopTime(val hours: Int, val minutes: Int, val nanos: Int, val seconds: Int)
Link copied to clipboard
data class GetAutonomousDatabasesResult(val autonomousDatabases: List<GetAutonomousDatabasesAutonomousDatabase>, val id: String, val location: String, val project: String? = null)
A collection of values returned by getAutonomousDatabases.
Link copied to clipboard
data class GetCloudExadataInfrastructureProperty(val activatedStorageCount: Int, val additionalStorageCount: Int, val availableStorageSizeGb: Int, val computeCount: Int, val cpuCount: Int, val customerContacts: List<GetCloudExadataInfrastructurePropertyCustomerContact>, val dataStorageSizeTb: Double, val dbNodeStorageSizeGb: Int, val dbServerVersion: String, val maintenanceWindows: List<GetCloudExadataInfrastructurePropertyMaintenanceWindow>, val maxCpuCount: Int, val maxDataStorageTb: Double, val maxDbNodeStorageSizeGb: Int, val maxMemoryGb: Int, val memorySizeGb: Int, val monthlyDbServerVersion: String, val monthlyStorageServerVersion: String, val nextMaintenanceRunId: String, val nextMaintenanceRunTime: String, val nextSecurityMaintenanceRunTime: String, val ociUrl: String, val ocid: String, val shape: String, val state: String, val storageCount: Int, val storageServerVersion: String, val totalStorageSizeGb: Int)
Link copied to clipboard
Link copied to clipboard
data class GetCloudExadataInfrastructurePropertyMaintenanceWindow(val customActionTimeoutMins: Int, val daysOfWeeks: List<String>, val hoursOfDays: List<Int>, val isCustomActionTimeoutEnabled: Boolean, val leadTimeWeek: Int, val months: List<String>, val patchingMode: String, val preference: String, val weeksOfMonths: List<Int>)
Link copied to clipboard
data class GetCloudExadataInfrastructureResult(val cloudExadataInfrastructureId: String, val createTime: String, val deletionProtection: Boolean, val displayName: String, val effectiveLabels: Map<String, String>, val entitlementId: String, val gcpOracleZone: String, val id: String, val labels: Map<String, String>, val location: String, val name: String, val project: String? = null, val properties: List<GetCloudExadataInfrastructureProperty>, val pulumiLabels: Map<String, String>)
A collection of values returned by getCloudExadataInfrastructure.
Link copied to clipboard
data class GetCloudExadataInfrastructuresCloudExadataInfrastructure(val cloudExadataInfrastructureId: String, val createTime: String, val deletionProtection: Boolean, val displayName: String, val effectiveLabels: Map<String, String>, val entitlementId: String, val gcpOracleZone: String, val labels: Map<String, String>, val location: String, val name: String, val project: String, val properties: List<GetCloudExadataInfrastructuresCloudExadataInfrastructureProperty>, val pulumiLabels: Map<String, String>)
Link copied to clipboard
data class GetCloudExadataInfrastructuresCloudExadataInfrastructureProperty(val activatedStorageCount: Int, val additionalStorageCount: Int, val availableStorageSizeGb: Int, val computeCount: Int, val cpuCount: Int, val customerContacts: List<GetCloudExadataInfrastructuresCloudExadataInfrastructurePropertyCustomerContact>, val dataStorageSizeTb: Double, val dbNodeStorageSizeGb: Int, val dbServerVersion: String, val maintenanceWindows: List<GetCloudExadataInfrastructuresCloudExadataInfrastructurePropertyMaintenanceWindow>, val maxCpuCount: Int, val maxDataStorageTb: Double, val maxDbNodeStorageSizeGb: Int, val maxMemoryGb: Int, val memorySizeGb: Int, val monthlyDbServerVersion: String, val monthlyStorageServerVersion: String, val nextMaintenanceRunId: String, val nextMaintenanceRunTime: String, val nextSecurityMaintenanceRunTime: String, val ociUrl: String, val ocid: String, val shape: String, val state: String, val storageCount: Int, val storageServerVersion: String, val totalStorageSizeGb: Int)
Link copied to clipboard
data class GetCloudExadataInfrastructuresCloudExadataInfrastructurePropertyCustomerContact(val email: String)
Link copied to clipboard
data class GetCloudExadataInfrastructuresCloudExadataInfrastructurePropertyMaintenanceWindow(val customActionTimeoutMins: Int, val daysOfWeeks: List<String>, val hoursOfDays: List<Int>, val isCustomActionTimeoutEnabled: Boolean, val leadTimeWeek: Int, val months: List<String>, val patchingMode: String, val preference: String, val weeksOfMonths: List<Int>)
Link copied to clipboard
data class GetCloudExadataInfrastructuresResult(val cloudExadataInfrastructures: List<GetCloudExadataInfrastructuresCloudExadataInfrastructure>, val id: String, val location: String, val project: String? = null)
A collection of values returned by getCloudExadataInfrastructures.
Link copied to clipboard
data class GetCloudVmClusterProperty(val clusterName: String, val compartmentId: String, val cpuCoreCount: Int, val dataStorageSizeTb: Double, val dbNodeStorageSizeGb: Int, val dbServerOcids: List<String>, val diagnosticsDataCollectionOptions: List<GetCloudVmClusterPropertyDiagnosticsDataCollectionOption>, val diskRedundancy: String, val dnsListenerIp: String, val domain: String, val giVersion: String, val hostname: String, val hostnamePrefix: String, val licenseType: String, val localBackupEnabled: Boolean, val memorySizeGb: Int, val nodeCount: Int, val ociUrl: String, val ocid: String, val ocpuCount: Double, val scanDns: String, val scanDnsRecordId: String, val scanIpIds: List<String>, val scanListenerPortTcp: Int, val scanListenerPortTcpSsl: Int, val shape: String, val sparseDiskgroupEnabled: Boolean, val sshPublicKeys: List<String>, val state: String, val storageSizeGb: Int, val systemVersion: String, val timeZones: List<GetCloudVmClusterPropertyTimeZone>)
Link copied to clipboard
data class GetCloudVmClusterPropertyDiagnosticsDataCollectionOption(val diagnosticsEventsEnabled: Boolean, val healthMonitoringEnabled: Boolean, val incidentLogsEnabled: Boolean)
Link copied to clipboard
Link copied to clipboard
data class GetCloudVmClusterResult(val backupSubnetCidr: String, val cidr: String, val cloudVmClusterId: String, val createTime: String, val deletionProtection: Boolean, val displayName: String, val effectiveLabels: Map<String, String>, val exadataInfrastructure: String, val gcpOracleZone: String, val id: String, val labels: Map<String, String>, val location: String, val name: String, val network: String, val project: String? = null, val properties: List<GetCloudVmClusterProperty>, val pulumiLabels: Map<String, String>)
A collection of values returned by getCloudVmCluster.
Link copied to clipboard
data class GetCloudVmClustersCloudVmCluster(val backupSubnetCidr: String, val cidr: String, val cloudVmClusterId: String, val createTime: String, val deletionProtection: Boolean, val displayName: String, val effectiveLabels: Map<String, String>, val exadataInfrastructure: String, val gcpOracleZone: String, val labels: Map<String, String>, val location: String, val name: String, val network: String, val project: String, val properties: List<GetCloudVmClustersCloudVmClusterProperty>, val pulumiLabels: Map<String, String>)
Link copied to clipboard
data class GetCloudVmClustersCloudVmClusterProperty(val clusterName: String, val compartmentId: String, val cpuCoreCount: Int, val dataStorageSizeTb: Double, val dbNodeStorageSizeGb: Int, val dbServerOcids: List<String>, val diagnosticsDataCollectionOptions: List<GetCloudVmClustersCloudVmClusterPropertyDiagnosticsDataCollectionOption>, val diskRedundancy: String, val dnsListenerIp: String, val domain: String, val giVersion: String, val hostname: String, val hostnamePrefix: String, val licenseType: String, val localBackupEnabled: Boolean, val memorySizeGb: Int, val nodeCount: Int, val ociUrl: String, val ocid: String, val ocpuCount: Double, val scanDns: String, val scanDnsRecordId: String, val scanIpIds: List<String>, val scanListenerPortTcp: Int, val scanListenerPortTcpSsl: Int, val shape: String, val sparseDiskgroupEnabled: Boolean, val sshPublicKeys: List<String>, val state: String, val storageSizeGb: Int, val systemVersion: String, val timeZones: List<GetCloudVmClustersCloudVmClusterPropertyTimeZone>)
Link copied to clipboard
data class GetCloudVmClustersCloudVmClusterPropertyDiagnosticsDataCollectionOption(val diagnosticsEventsEnabled: Boolean, val healthMonitoringEnabled: Boolean, val incidentLogsEnabled: Boolean)
Link copied to clipboard
Link copied to clipboard
data class GetCloudVmClustersResult(val cloudVmClusters: List<GetCloudVmClustersCloudVmCluster>, val id: String, val location: String, val project: String? = null)
A collection of values returned by getCloudVmClusters.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class GetDbNodesResult(val cloudVmCluster: String, val dbNodes: List<GetDbNodesDbNode>, val id: String, val location: String, val project: String? = null)
A collection of values returned by getDbNodes.
Link copied to clipboard
data class GetDbServersDbServer(val displayName: String, val properties: List<GetDbServersDbServerProperty>)
Link copied to clipboard
Link copied to clipboard
data class GetDbServersResult(val cloudExadataInfrastructure: String, val dbServers: List<GetDbServersDbServer>, val id: String, val location: String, val project: String? = null)
A collection of values returned by getDbServers.