We recommend using Azure Native.
Azure v6.32.0 published on Thursday, Feb 5, 2026 by Pulumi
Use this data source to access information about an existing autonomous database clone from database.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as azure from "@pulumi/azure";
const example = azure.oracle.getAutonomousDatabaseCloneFromDatabase({
name: "existing",
resourceGroupName: "existing",
});
export const id = example.then(example => example.id);
import pulumi
import pulumi_azure as azure
example = azure.oracle.get_autonomous_database_clone_from_database(name="existing",
resource_group_name="existing")
pulumi.export("id", example.id)
package main
import (
"github.com/pulumi/pulumi-azure/sdk/v6/go/azure/oracle"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
example, err := oracle.LookupAutonomousDatabaseCloneFromDatabase(ctx, &oracle.LookupAutonomousDatabaseCloneFromDatabaseArgs{
Name: "existing",
ResourceGroupName: "existing",
}, nil)
if err != nil {
return err
}
ctx.Export("id", example.Id)
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Azure = Pulumi.Azure;
return await Deployment.RunAsync(() =>
{
var example = Azure.Oracle.GetAutonomousDatabaseCloneFromDatabase.Invoke(new()
{
Name = "existing",
ResourceGroupName = "existing",
});
return new Dictionary<string, object?>
{
["id"] = example.Apply(getAutonomousDatabaseCloneFromDatabaseResult => getAutonomousDatabaseCloneFromDatabaseResult.Id),
};
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.azure.oracle.OracleFunctions;
import com.pulumi.azure.oracle.inputs.GetAutonomousDatabaseCloneFromDatabaseArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var example = OracleFunctions.getAutonomousDatabaseCloneFromDatabase(GetAutonomousDatabaseCloneFromDatabaseArgs.builder()
.name("existing")
.resourceGroupName("existing")
.build());
ctx.export("id", example.id());
}
}
variables:
example:
fn::invoke:
function: azure:oracle:getAutonomousDatabaseCloneFromDatabase
arguments:
name: existing
resourceGroupName: existing
outputs:
id: ${example.id}
API Providers
This data source uses the following Azure API Providers:
Oracle.Database- 2025-09-01
Using getAutonomousDatabaseCloneFromDatabase
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAutonomousDatabaseCloneFromDatabase(args: GetAutonomousDatabaseCloneFromDatabaseArgs, opts?: InvokeOptions): Promise<GetAutonomousDatabaseCloneFromDatabaseResult>
function getAutonomousDatabaseCloneFromDatabaseOutput(args: GetAutonomousDatabaseCloneFromDatabaseOutputArgs, opts?: InvokeOptions): Output<GetAutonomousDatabaseCloneFromDatabaseResult>def get_autonomous_database_clone_from_database(name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAutonomousDatabaseCloneFromDatabaseResult
def get_autonomous_database_clone_from_database_output(name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAutonomousDatabaseCloneFromDatabaseResult]func LookupAutonomousDatabaseCloneFromDatabase(ctx *Context, args *LookupAutonomousDatabaseCloneFromDatabaseArgs, opts ...InvokeOption) (*LookupAutonomousDatabaseCloneFromDatabaseResult, error)
func LookupAutonomousDatabaseCloneFromDatabaseOutput(ctx *Context, args *LookupAutonomousDatabaseCloneFromDatabaseOutputArgs, opts ...InvokeOption) LookupAutonomousDatabaseCloneFromDatabaseResultOutput> Note: This function is named LookupAutonomousDatabaseCloneFromDatabase in the Go SDK.
public static class GetAutonomousDatabaseCloneFromDatabase
{
public static Task<GetAutonomousDatabaseCloneFromDatabaseResult> InvokeAsync(GetAutonomousDatabaseCloneFromDatabaseArgs args, InvokeOptions? opts = null)
public static Output<GetAutonomousDatabaseCloneFromDatabaseResult> Invoke(GetAutonomousDatabaseCloneFromDatabaseInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAutonomousDatabaseCloneFromDatabaseResult> getAutonomousDatabaseCloneFromDatabase(GetAutonomousDatabaseCloneFromDatabaseArgs args, InvokeOptions options)
public static Output<GetAutonomousDatabaseCloneFromDatabaseResult> getAutonomousDatabaseCloneFromDatabase(GetAutonomousDatabaseCloneFromDatabaseArgs args, InvokeOptions options)
fn::invoke:
function: azure:oracle/getAutonomousDatabaseCloneFromDatabase:getAutonomousDatabaseCloneFromDatabase
arguments:
# arguments dictionaryThe following arguments are supported:
- Name string
- The name of this autonomous database clone from database.
- Resource
Group stringName - The name of the Resource Group where the autonomous database cloned from database exists.
- Name string
- The name of this autonomous database clone from database.
- Resource
Group stringName - The name of the Resource Group where the autonomous database cloned from database exists.
- name String
- The name of this autonomous database clone from database.
- resource
Group StringName - The name of the Resource Group where the autonomous database cloned from database exists.
- name string
- The name of this autonomous database clone from database.
- resource
Group stringName - The name of the Resource Group where the autonomous database cloned from database exists.
- name str
- The name of this autonomous database clone from database.
- resource_
group_ strname - The name of the Resource Group where the autonomous database cloned from database exists.
- name String
- The name of this autonomous database clone from database.
- resource
Group StringName - The name of the Resource Group where the autonomous database cloned from database exists.
getAutonomousDatabaseCloneFromDatabase Result
The following output properties are available:
- Actual
Used doubleData Storage Size In Tb - The current amount of storage in use for user and system data, in terabytes (TB).
- Allocated
Storage doubleSize In Tb - The amount of storage currently allocated for the database tables and billed for, rounded up. When auto-scaling is not enabled, this value is equal to the
data_storage_size_in_tbvalue. You can compare this value to theactual_used_data_storage_size_in_tbvalue to determine if a manual shrink operation is appropriate for your allocated storage. - Allowed
Ip List<string>Addresses - A list of IP addresses on the access control list.
- Auto
Scaling boolEnabled - Indicates if auto scaling is enabled for the Autonomous Database CPU core count.
- Auto
Scaling boolFor Storage Enabled - Indicates if auto scaling is enabled for the Autonomous Database storage.
- Available
Upgrade List<string>Versions - A list of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.
- Backup
Retention intPeriod In Days - The backup retention period in days.
- Character
Set string - The character set for the autonomous database.
- Compute
Count double - The compute amount (CPUs) available to the database.
- Compute
Model string - The compute model of the Autonomous Database.
- Connection
Strings List<string> - The connection string used to connect to the Autonomous Database.
- Cpu
Core intCount - The number of CPU cores to be made available to the database. When the ECPU is selected, the value for cpuCoreCount is 0.
- Customer
Contacts List<string> - A list of Customer's contact email addresses.
- Data
Storage intSize In Gb - The quantity of data in the database, in gigabytes.
- Data
Storage intSize In Tb - The maximum storage that can be allocated for the database, in terabytes.
- Database
Version string - The Oracle Database version for Autonomous Database.
- Database
Workload string - The Autonomous Database workload type.
- Display
Name string - The display name for the Autonomous Database.
- Failed
Data intRecovery In Seconds - Indicates the number of seconds of data loss for a Data Guard failover.
- Id string
- The provider-assigned unique ID for this managed resource.
- In
Memory intArea In Gb - The area assigned to In-Memory tables in Autonomous Database.
- License
Model string - The Oracle license model that applied to the Oracle Autonomous Database.
- Lifecycle
Details string - Information about the current lifecycle state.
- Lifecycle
State string - The current state of the backup.
- Local
Adg intAuto Failover Max Data Loss Limit In Seconds - Parameter that allows users to select an acceptable maximum data loss limit in seconds, up to which Automatic Failover will be triggered when necessary for a Local Autonomous Data Guard
- Local
Data boolGuard Enabled - Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
- Location string
- The Azure Region where the autonomous database cloned from database exists.
- Long
Term List<GetBackup Schedules Autonomous Database Clone From Database Long Term Backup Schedule> - A
long_term_backup_scheduleblock as defined below. - Memory
Per intOracle Compute Unit In Gb - The amount of memory in gigabytes per ECPU or OCPU.
- Mtls
Connection boolRequired - Specifies if the Autonomous Database requires mTLS connections.
- Name string
- National
Character stringSet - The national character set for the autonomous database.
- Next
Long stringTerm Backup Timestamp - Oci
Url string - The URL of the resource in the OCI console.
- Ocid string
- The OCID of the autonomous database.
- Peer
Database List<string>Ids - The list of OCIDs of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.
- Preview bool
- Indicates if the Autonomous Database version is a preview version.
- Preview
Version boolWith Service Terms Accepted - Indicates if the Autonomous Database version is a preview version with service terms accepted.
- Private
Endpoint stringIp - The private endpoint IP address for the resource.
- Private
Endpoint stringLabel - The private endpoint label for the resource.
- Private
Endpoint stringUrl - The private endpoint for the resource.
- Provisionable
Cpuses List<int> - An array of CPU values that an Autonomous Database can be scaled to.
- Reconnect
Clone boolEnabled - Indicates whether reconnect clone is enabled.
- Refreshable
Clone bool - Indicates whether the clone is a refreshable clone.
- Refreshable
Status string - The current refreshable status of the clone. Values include
RefreshingandNotRefreshing. - Remote
Data boolGuard Enabled - Indicates whether the Autonomous Database has Cross Region Data Guard enabled. Not applicable to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
- Resource
Group stringName - Service
Console stringUrl - The URL of the Service Console for the Autonomous Database.
- Source
Autonomous stringDatabase Id - The ID of the source Autonomous Database from which this clone was created.
- Sql
Web stringDeveloper Url - The URL of the SQL web developer portal.
- Subnet
Id string - The ID to an Azure Resource Manager subnet the resource is associated with.
- Supported
Regions List<string>To Clone Tos - The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database.
- Dictionary<string, string>
- A mapping of tags assigned to the autonomous database clone from database.
- Time
Created stringIn Utc - The timestamp the Autonomous Database was created.
- Time
Data stringGuard Role Changed In Utc - The timestamp the Autonomous Data Guard role was switched for the Autonomous Database. For databases that have standbys in both the primary Data Guard region and a remote Data Guard standby region, this is the latest timestamp of either the database using the "primary" role in the primary Data Guard region, or database located in the remote Data Guard standby region.
- Time
Deletion stringOf Free Autonomous Database In Utc - The timestamp the Always Free database will be automatically deleted because of inactivity. If the database is in the STOPPED state and without activity until this time, it will be deleted.
- Time
Local stringData Guard Enabled In Utc - The timestamp that Autonomous Data Guard was enabled for an Autonomous Database where the standby was provisioned in the same region as the primary database.
- Time
Maintenance stringBegin In Utc - The timestamp when maintenance will begin.
- Time
Maintenance stringEnd In Utc - The timestamp when maintenance will end.
- Time
Of stringLast Failover In Utc - The timestamp of the last failover operation.
- Time
Of stringLast Refresh In Utc - The timestamp when the last refresh happened.
- Time
Of stringLast Refresh Point In Utc - The refresh point timestamp (UTC). The refresh point is the time to which the database was most recently refreshed. Data created after the refresh point is not included in the refresh.
- Time
Of stringLast Switchover In Utc - The timestamp of the last switchover operation for the Autonomous Database.
- Time
Reclamation stringOf Free Autonomous Database In Utc - The timestamp the Always Free database will be stopped because of inactivity. If this time is reached without any database activity, the database will automatically be put into the STOPPED state.
- Time
Until stringReconnect In Utc - The time until reconnect clone is enabled.
- Used
Data intStorage Size In Gb - The storage space consumed by Autonomous Database in gigabytes.
- Used
Data intStorage Size In Tb - The amount of storage that has been used, in terabytes.
- Virtual
Network stringId - The ID to an Azure Resource Manager virtual network resource.
- Actual
Used float64Data Storage Size In Tb - The current amount of storage in use for user and system data, in terabytes (TB).
- Allocated
Storage float64Size In Tb - The amount of storage currently allocated for the database tables and billed for, rounded up. When auto-scaling is not enabled, this value is equal to the
data_storage_size_in_tbvalue. You can compare this value to theactual_used_data_storage_size_in_tbvalue to determine if a manual shrink operation is appropriate for your allocated storage. - Allowed
Ip []stringAddresses - A list of IP addresses on the access control list.
- Auto
Scaling boolEnabled - Indicates if auto scaling is enabled for the Autonomous Database CPU core count.
- Auto
Scaling boolFor Storage Enabled - Indicates if auto scaling is enabled for the Autonomous Database storage.
- Available
Upgrade []stringVersions - A list of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.
- Backup
Retention intPeriod In Days - The backup retention period in days.
- Character
Set string - The character set for the autonomous database.
- Compute
Count float64 - The compute amount (CPUs) available to the database.
- Compute
Model string - The compute model of the Autonomous Database.
- Connection
Strings []string - The connection string used to connect to the Autonomous Database.
- Cpu
Core intCount - The number of CPU cores to be made available to the database. When the ECPU is selected, the value for cpuCoreCount is 0.
- Customer
Contacts []string - A list of Customer's contact email addresses.
- Data
Storage intSize In Gb - The quantity of data in the database, in gigabytes.
- Data
Storage intSize In Tb - The maximum storage that can be allocated for the database, in terabytes.
- Database
Version string - The Oracle Database version for Autonomous Database.
- Database
Workload string - The Autonomous Database workload type.
- Display
Name string - The display name for the Autonomous Database.
- Failed
Data intRecovery In Seconds - Indicates the number of seconds of data loss for a Data Guard failover.
- Id string
- The provider-assigned unique ID for this managed resource.
- In
Memory intArea In Gb - The area assigned to In-Memory tables in Autonomous Database.
- License
Model string - The Oracle license model that applied to the Oracle Autonomous Database.
- Lifecycle
Details string - Information about the current lifecycle state.
- Lifecycle
State string - The current state of the backup.
- Local
Adg intAuto Failover Max Data Loss Limit In Seconds - Parameter that allows users to select an acceptable maximum data loss limit in seconds, up to which Automatic Failover will be triggered when necessary for a Local Autonomous Data Guard
- Local
Data boolGuard Enabled - Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
- Location string
- The Azure Region where the autonomous database cloned from database exists.
- Long
Term []GetBackup Schedules Autonomous Database Clone From Database Long Term Backup Schedule - A
long_term_backup_scheduleblock as defined below. - Memory
Per intOracle Compute Unit In Gb - The amount of memory in gigabytes per ECPU or OCPU.
- Mtls
Connection boolRequired - Specifies if the Autonomous Database requires mTLS connections.
- Name string
- National
Character stringSet - The national character set for the autonomous database.
- Next
Long stringTerm Backup Timestamp - Oci
Url string - The URL of the resource in the OCI console.
- Ocid string
- The OCID of the autonomous database.
- Peer
Database []stringIds - The list of OCIDs of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.
- Preview bool
- Indicates if the Autonomous Database version is a preview version.
- Preview
Version boolWith Service Terms Accepted - Indicates if the Autonomous Database version is a preview version with service terms accepted.
- Private
Endpoint stringIp - The private endpoint IP address for the resource.
- Private
Endpoint stringLabel - The private endpoint label for the resource.
- Private
Endpoint stringUrl - The private endpoint for the resource.
- Provisionable
Cpuses []int - An array of CPU values that an Autonomous Database can be scaled to.
- Reconnect
Clone boolEnabled - Indicates whether reconnect clone is enabled.
- Refreshable
Clone bool - Indicates whether the clone is a refreshable clone.
- Refreshable
Status string - The current refreshable status of the clone. Values include
RefreshingandNotRefreshing. - Remote
Data boolGuard Enabled - Indicates whether the Autonomous Database has Cross Region Data Guard enabled. Not applicable to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
- Resource
Group stringName - Service
Console stringUrl - The URL of the Service Console for the Autonomous Database.
- Source
Autonomous stringDatabase Id - The ID of the source Autonomous Database from which this clone was created.
- Sql
Web stringDeveloper Url - The URL of the SQL web developer portal.
- Subnet
Id string - The ID to an Azure Resource Manager subnet the resource is associated with.
- Supported
Regions []stringTo Clone Tos - The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database.
- map[string]string
- A mapping of tags assigned to the autonomous database clone from database.
- Time
Created stringIn Utc - The timestamp the Autonomous Database was created.
- Time
Data stringGuard Role Changed In Utc - The timestamp the Autonomous Data Guard role was switched for the Autonomous Database. For databases that have standbys in both the primary Data Guard region and a remote Data Guard standby region, this is the latest timestamp of either the database using the "primary" role in the primary Data Guard region, or database located in the remote Data Guard standby region.
- Time
Deletion stringOf Free Autonomous Database In Utc - The timestamp the Always Free database will be automatically deleted because of inactivity. If the database is in the STOPPED state and without activity until this time, it will be deleted.
- Time
Local stringData Guard Enabled In Utc - The timestamp that Autonomous Data Guard was enabled for an Autonomous Database where the standby was provisioned in the same region as the primary database.
- Time
Maintenance stringBegin In Utc - The timestamp when maintenance will begin.
- Time
Maintenance stringEnd In Utc - The timestamp when maintenance will end.
- Time
Of stringLast Failover In Utc - The timestamp of the last failover operation.
- Time
Of stringLast Refresh In Utc - The timestamp when the last refresh happened.
- Time
Of stringLast Refresh Point In Utc - The refresh point timestamp (UTC). The refresh point is the time to which the database was most recently refreshed. Data created after the refresh point is not included in the refresh.
- Time
Of stringLast Switchover In Utc - The timestamp of the last switchover operation for the Autonomous Database.
- Time
Reclamation stringOf Free Autonomous Database In Utc - The timestamp the Always Free database will be stopped because of inactivity. If this time is reached without any database activity, the database will automatically be put into the STOPPED state.
- Time
Until stringReconnect In Utc - The time until reconnect clone is enabled.
- Used
Data intStorage Size In Gb - The storage space consumed by Autonomous Database in gigabytes.
- Used
Data intStorage Size In Tb - The amount of storage that has been used, in terabytes.
- Virtual
Network stringId - The ID to an Azure Resource Manager virtual network resource.
- actual
Used DoubleData Storage Size In Tb - The current amount of storage in use for user and system data, in terabytes (TB).
- allocated
Storage DoubleSize In Tb - The amount of storage currently allocated for the database tables and billed for, rounded up. When auto-scaling is not enabled, this value is equal to the
data_storage_size_in_tbvalue. You can compare this value to theactual_used_data_storage_size_in_tbvalue to determine if a manual shrink operation is appropriate for your allocated storage. - allowed
Ip List<String>Addresses - A list of IP addresses on the access control list.
- auto
Scaling BooleanEnabled - Indicates if auto scaling is enabled for the Autonomous Database CPU core count.
- auto
Scaling BooleanFor Storage Enabled - Indicates if auto scaling is enabled for the Autonomous Database storage.
- available
Upgrade List<String>Versions - A list of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.
- backup
Retention IntegerPeriod In Days - The backup retention period in days.
- character
Set String - The character set for the autonomous database.
- compute
Count Double - The compute amount (CPUs) available to the database.
- compute
Model String - The compute model of the Autonomous Database.
- connection
Strings List<String> - The connection string used to connect to the Autonomous Database.
- cpu
Core IntegerCount - The number of CPU cores to be made available to the database. When the ECPU is selected, the value for cpuCoreCount is 0.
- customer
Contacts List<String> - A list of Customer's contact email addresses.
- data
Storage IntegerSize In Gb - The quantity of data in the database, in gigabytes.
- data
Storage IntegerSize In Tb - The maximum storage that can be allocated for the database, in terabytes.
- database
Version String - The Oracle Database version for Autonomous Database.
- database
Workload String - The Autonomous Database workload type.
- display
Name String - The display name for the Autonomous Database.
- failed
Data IntegerRecovery In Seconds - Indicates the number of seconds of data loss for a Data Guard failover.
- id String
- The provider-assigned unique ID for this managed resource.
- in
Memory IntegerArea In Gb - The area assigned to In-Memory tables in Autonomous Database.
- license
Model String - The Oracle license model that applied to the Oracle Autonomous Database.
- lifecycle
Details String - Information about the current lifecycle state.
- lifecycle
State String - The current state of the backup.
- local
Adg IntegerAuto Failover Max Data Loss Limit In Seconds - Parameter that allows users to select an acceptable maximum data loss limit in seconds, up to which Automatic Failover will be triggered when necessary for a Local Autonomous Data Guard
- local
Data BooleanGuard Enabled - Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
- location String
- The Azure Region where the autonomous database cloned from database exists.
- long
Term List<GetBackup Schedules Autonomous Database Clone From Database Long Term Backup Schedule> - A
long_term_backup_scheduleblock as defined below. - memory
Per IntegerOracle Compute Unit In Gb - The amount of memory in gigabytes per ECPU or OCPU.
- mtls
Connection BooleanRequired - Specifies if the Autonomous Database requires mTLS connections.
- name String
- national
Character StringSet - The national character set for the autonomous database.
- next
Long StringTerm Backup Timestamp - oci
Url String - The URL of the resource in the OCI console.
- ocid String
- The OCID of the autonomous database.
- peer
Database List<String>Ids - The list of OCIDs of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.
- preview Boolean
- Indicates if the Autonomous Database version is a preview version.
- preview
Version BooleanWith Service Terms Accepted - Indicates if the Autonomous Database version is a preview version with service terms accepted.
- private
Endpoint StringIp - The private endpoint IP address for the resource.
- private
Endpoint StringLabel - The private endpoint label for the resource.
- private
Endpoint StringUrl - The private endpoint for the resource.
- provisionable
Cpuses List<Integer> - An array of CPU values that an Autonomous Database can be scaled to.
- reconnect
Clone BooleanEnabled - Indicates whether reconnect clone is enabled.
- refreshable
Clone Boolean - Indicates whether the clone is a refreshable clone.
- refreshable
Status String - The current refreshable status of the clone. Values include
RefreshingandNotRefreshing. - remote
Data BooleanGuard Enabled - Indicates whether the Autonomous Database has Cross Region Data Guard enabled. Not applicable to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
- resource
Group StringName - service
Console StringUrl - The URL of the Service Console for the Autonomous Database.
- source
Autonomous StringDatabase Id - The ID of the source Autonomous Database from which this clone was created.
- sql
Web StringDeveloper Url - The URL of the SQL web developer portal.
- subnet
Id String - The ID to an Azure Resource Manager subnet the resource is associated with.
- supported
Regions List<String>To Clone Tos - The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database.
- Map<String,String>
- A mapping of tags assigned to the autonomous database clone from database.
- time
Created StringIn Utc - The timestamp the Autonomous Database was created.
- time
Data StringGuard Role Changed In Utc - The timestamp the Autonomous Data Guard role was switched for the Autonomous Database. For databases that have standbys in both the primary Data Guard region and a remote Data Guard standby region, this is the latest timestamp of either the database using the "primary" role in the primary Data Guard region, or database located in the remote Data Guard standby region.
- time
Deletion StringOf Free Autonomous Database In Utc - The timestamp the Always Free database will be automatically deleted because of inactivity. If the database is in the STOPPED state and without activity until this time, it will be deleted.
- time
Local StringData Guard Enabled In Utc - The timestamp that Autonomous Data Guard was enabled for an Autonomous Database where the standby was provisioned in the same region as the primary database.
- time
Maintenance StringBegin In Utc - The timestamp when maintenance will begin.
- time
Maintenance StringEnd In Utc - The timestamp when maintenance will end.
- time
Of StringLast Failover In Utc - The timestamp of the last failover operation.
- time
Of StringLast Refresh In Utc - The timestamp when the last refresh happened.
- time
Of StringLast Refresh Point In Utc - The refresh point timestamp (UTC). The refresh point is the time to which the database was most recently refreshed. Data created after the refresh point is not included in the refresh.
- time
Of StringLast Switchover In Utc - The timestamp of the last switchover operation for the Autonomous Database.
- time
Reclamation StringOf Free Autonomous Database In Utc - The timestamp the Always Free database will be stopped because of inactivity. If this time is reached without any database activity, the database will automatically be put into the STOPPED state.
- time
Until StringReconnect In Utc - The time until reconnect clone is enabled.
- used
Data IntegerStorage Size In Gb - The storage space consumed by Autonomous Database in gigabytes.
- used
Data IntegerStorage Size In Tb - The amount of storage that has been used, in terabytes.
- virtual
Network StringId - The ID to an Azure Resource Manager virtual network resource.
- actual
Used numberData Storage Size In Tb - The current amount of storage in use for user and system data, in terabytes (TB).
- allocated
Storage numberSize In Tb - The amount of storage currently allocated for the database tables and billed for, rounded up. When auto-scaling is not enabled, this value is equal to the
data_storage_size_in_tbvalue. You can compare this value to theactual_used_data_storage_size_in_tbvalue to determine if a manual shrink operation is appropriate for your allocated storage. - allowed
Ip string[]Addresses - A list of IP addresses on the access control list.
- auto
Scaling booleanEnabled - Indicates if auto scaling is enabled for the Autonomous Database CPU core count.
- auto
Scaling booleanFor Storage Enabled - Indicates if auto scaling is enabled for the Autonomous Database storage.
- available
Upgrade string[]Versions - A list of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.
- backup
Retention numberPeriod In Days - The backup retention period in days.
- character
Set string - The character set for the autonomous database.
- compute
Count number - The compute amount (CPUs) available to the database.
- compute
Model string - The compute model of the Autonomous Database.
- connection
Strings string[] - The connection string used to connect to the Autonomous Database.
- cpu
Core numberCount - The number of CPU cores to be made available to the database. When the ECPU is selected, the value for cpuCoreCount is 0.
- customer
Contacts string[] - A list of Customer's contact email addresses.
- data
Storage numberSize In Gb - The quantity of data in the database, in gigabytes.
- data
Storage numberSize In Tb - The maximum storage that can be allocated for the database, in terabytes.
- database
Version string - The Oracle Database version for Autonomous Database.
- database
Workload string - The Autonomous Database workload type.
- display
Name string - The display name for the Autonomous Database.
- failed
Data numberRecovery In Seconds - Indicates the number of seconds of data loss for a Data Guard failover.
- id string
- The provider-assigned unique ID for this managed resource.
- in
Memory numberArea In Gb - The area assigned to In-Memory tables in Autonomous Database.
- license
Model string - The Oracle license model that applied to the Oracle Autonomous Database.
- lifecycle
Details string - Information about the current lifecycle state.
- lifecycle
State string - The current state of the backup.
- local
Adg numberAuto Failover Max Data Loss Limit In Seconds - Parameter that allows users to select an acceptable maximum data loss limit in seconds, up to which Automatic Failover will be triggered when necessary for a Local Autonomous Data Guard
- local
Data booleanGuard Enabled - Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
- location string
- The Azure Region where the autonomous database cloned from database exists.
- long
Term GetBackup Schedules Autonomous Database Clone From Database Long Term Backup Schedule[] - A
long_term_backup_scheduleblock as defined below. - memory
Per numberOracle Compute Unit In Gb - The amount of memory in gigabytes per ECPU or OCPU.
- mtls
Connection booleanRequired - Specifies if the Autonomous Database requires mTLS connections.
- name string
- national
Character stringSet - The national character set for the autonomous database.
- next
Long stringTerm Backup Timestamp - oci
Url string - The URL of the resource in the OCI console.
- ocid string
- The OCID of the autonomous database.
- peer
Database string[]Ids - The list of OCIDs of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.
- preview boolean
- Indicates if the Autonomous Database version is a preview version.
- preview
Version booleanWith Service Terms Accepted - Indicates if the Autonomous Database version is a preview version with service terms accepted.
- private
Endpoint stringIp - The private endpoint IP address for the resource.
- private
Endpoint stringLabel - The private endpoint label for the resource.
- private
Endpoint stringUrl - The private endpoint for the resource.
- provisionable
Cpuses number[] - An array of CPU values that an Autonomous Database can be scaled to.
- reconnect
Clone booleanEnabled - Indicates whether reconnect clone is enabled.
- refreshable
Clone boolean - Indicates whether the clone is a refreshable clone.
- refreshable
Status string - The current refreshable status of the clone. Values include
RefreshingandNotRefreshing. - remote
Data booleanGuard Enabled - Indicates whether the Autonomous Database has Cross Region Data Guard enabled. Not applicable to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
- resource
Group stringName - service
Console stringUrl - The URL of the Service Console for the Autonomous Database.
- source
Autonomous stringDatabase Id - The ID of the source Autonomous Database from which this clone was created.
- sql
Web stringDeveloper Url - The URL of the SQL web developer portal.
- subnet
Id string - The ID to an Azure Resource Manager subnet the resource is associated with.
- supported
Regions string[]To Clone Tos - The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database.
- {[key: string]: string}
- A mapping of tags assigned to the autonomous database clone from database.
- time
Created stringIn Utc - The timestamp the Autonomous Database was created.
- time
Data stringGuard Role Changed In Utc - The timestamp the Autonomous Data Guard role was switched for the Autonomous Database. For databases that have standbys in both the primary Data Guard region and a remote Data Guard standby region, this is the latest timestamp of either the database using the "primary" role in the primary Data Guard region, or database located in the remote Data Guard standby region.
- time
Deletion stringOf Free Autonomous Database In Utc - The timestamp the Always Free database will be automatically deleted because of inactivity. If the database is in the STOPPED state and without activity until this time, it will be deleted.
- time
Local stringData Guard Enabled In Utc - The timestamp that Autonomous Data Guard was enabled for an Autonomous Database where the standby was provisioned in the same region as the primary database.
- time
Maintenance stringBegin In Utc - The timestamp when maintenance will begin.
- time
Maintenance stringEnd In Utc - The timestamp when maintenance will end.
- time
Of stringLast Failover In Utc - The timestamp of the last failover operation.
- time
Of stringLast Refresh In Utc - The timestamp when the last refresh happened.
- time
Of stringLast Refresh Point In Utc - The refresh point timestamp (UTC). The refresh point is the time to which the database was most recently refreshed. Data created after the refresh point is not included in the refresh.
- time
Of stringLast Switchover In Utc - The timestamp of the last switchover operation for the Autonomous Database.
- time
Reclamation stringOf Free Autonomous Database In Utc - The timestamp the Always Free database will be stopped because of inactivity. If this time is reached without any database activity, the database will automatically be put into the STOPPED state.
- time
Until stringReconnect In Utc - The time until reconnect clone is enabled.
- used
Data numberStorage Size In Gb - The storage space consumed by Autonomous Database in gigabytes.
- used
Data numberStorage Size In Tb - The amount of storage that has been used, in terabytes.
- virtual
Network stringId - The ID to an Azure Resource Manager virtual network resource.
- actual_
used_ floatdata_ storage_ size_ in_ tb - The current amount of storage in use for user and system data, in terabytes (TB).
- allocated_
storage_ floatsize_ in_ tb - The amount of storage currently allocated for the database tables and billed for, rounded up. When auto-scaling is not enabled, this value is equal to the
data_storage_size_in_tbvalue. You can compare this value to theactual_used_data_storage_size_in_tbvalue to determine if a manual shrink operation is appropriate for your allocated storage. - allowed_
ip_ Sequence[str]addresses - A list of IP addresses on the access control list.
- auto_
scaling_ boolenabled - Indicates if auto scaling is enabled for the Autonomous Database CPU core count.
- auto_
scaling_ boolfor_ storage_ enabled - Indicates if auto scaling is enabled for the Autonomous Database storage.
- available_
upgrade_ Sequence[str]versions - A list of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.
- backup_
retention_ intperiod_ in_ days - The backup retention period in days.
- character_
set str - The character set for the autonomous database.
- compute_
count float - The compute amount (CPUs) available to the database.
- compute_
model str - The compute model of the Autonomous Database.
- connection_
strings Sequence[str] - The connection string used to connect to the Autonomous Database.
- cpu_
core_ intcount - The number of CPU cores to be made available to the database. When the ECPU is selected, the value for cpuCoreCount is 0.
- customer_
contacts Sequence[str] - A list of Customer's contact email addresses.
- data_
storage_ intsize_ in_ gb - The quantity of data in the database, in gigabytes.
- data_
storage_ intsize_ in_ tb - The maximum storage that can be allocated for the database, in terabytes.
- database_
version str - The Oracle Database version for Autonomous Database.
- database_
workload str - The Autonomous Database workload type.
- display_
name str - The display name for the Autonomous Database.
- failed_
data_ intrecovery_ in_ seconds - Indicates the number of seconds of data loss for a Data Guard failover.
- id str
- The provider-assigned unique ID for this managed resource.
- in_
memory_ intarea_ in_ gb - The area assigned to In-Memory tables in Autonomous Database.
- license_
model str - The Oracle license model that applied to the Oracle Autonomous Database.
- lifecycle_
details str - Information about the current lifecycle state.
- lifecycle_
state str - The current state of the backup.
- local_
adg_ intauto_ failover_ max_ data_ loss_ limit_ in_ seconds - Parameter that allows users to select an acceptable maximum data loss limit in seconds, up to which Automatic Failover will be triggered when necessary for a Local Autonomous Data Guard
- local_
data_ boolguard_ enabled - Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
- location str
- The Azure Region where the autonomous database cloned from database exists.
- long_
term_ Sequence[Getbackup_ schedules Autonomous Database Clone From Database Long Term Backup Schedule] - A
long_term_backup_scheduleblock as defined below. - memory_
per_ intoracle_ compute_ unit_ in_ gb - The amount of memory in gigabytes per ECPU or OCPU.
- mtls_
connection_ boolrequired - Specifies if the Autonomous Database requires mTLS connections.
- name str
- national_
character_ strset - The national character set for the autonomous database.
- next_
long_ strterm_ backup_ timestamp - oci_
url str - The URL of the resource in the OCI console.
- ocid str
- The OCID of the autonomous database.
- peer_
database_ Sequence[str]ids - The list of OCIDs of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.
- preview bool
- Indicates if the Autonomous Database version is a preview version.
- preview_
version_ boolwith_ service_ terms_ accepted - Indicates if the Autonomous Database version is a preview version with service terms accepted.
- private_
endpoint_ strip - The private endpoint IP address for the resource.
- private_
endpoint_ strlabel - The private endpoint label for the resource.
- private_
endpoint_ strurl - The private endpoint for the resource.
- provisionable_
cpuses Sequence[int] - An array of CPU values that an Autonomous Database can be scaled to.
- reconnect_
clone_ boolenabled - Indicates whether reconnect clone is enabled.
- refreshable_
clone bool - Indicates whether the clone is a refreshable clone.
- refreshable_
status str - The current refreshable status of the clone. Values include
RefreshingandNotRefreshing. - remote_
data_ boolguard_ enabled - Indicates whether the Autonomous Database has Cross Region Data Guard enabled. Not applicable to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
- resource_
group_ strname - service_
console_ strurl - The URL of the Service Console for the Autonomous Database.
- source_
autonomous_ strdatabase_ id - The ID of the source Autonomous Database from which this clone was created.
- sql_
web_ strdeveloper_ url - The URL of the SQL web developer portal.
- subnet_
id str - The ID to an Azure Resource Manager subnet the resource is associated with.
- supported_
regions_ Sequence[str]to_ clone_ tos - The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database.
- Mapping[str, str]
- A mapping of tags assigned to the autonomous database clone from database.
- time_
created_ strin_ utc - The timestamp the Autonomous Database was created.
- time_
data_ strguard_ role_ changed_ in_ utc - The timestamp the Autonomous Data Guard role was switched for the Autonomous Database. For databases that have standbys in both the primary Data Guard region and a remote Data Guard standby region, this is the latest timestamp of either the database using the "primary" role in the primary Data Guard region, or database located in the remote Data Guard standby region.
- time_
deletion_ strof_ free_ autonomous_ database_ in_ utc - The timestamp the Always Free database will be automatically deleted because of inactivity. If the database is in the STOPPED state and without activity until this time, it will be deleted.
- time_
local_ strdata_ guard_ enabled_ in_ utc - The timestamp that Autonomous Data Guard was enabled for an Autonomous Database where the standby was provisioned in the same region as the primary database.
- time_
maintenance_ strbegin_ in_ utc - The timestamp when maintenance will begin.
- time_
maintenance_ strend_ in_ utc - The timestamp when maintenance will end.
- time_
of_ strlast_ failover_ in_ utc - The timestamp of the last failover operation.
- time_
of_ strlast_ refresh_ in_ utc - The timestamp when the last refresh happened.
- time_
of_ strlast_ refresh_ point_ in_ utc - The refresh point timestamp (UTC). The refresh point is the time to which the database was most recently refreshed. Data created after the refresh point is not included in the refresh.
- time_
of_ strlast_ switchover_ in_ utc - The timestamp of the last switchover operation for the Autonomous Database.
- time_
reclamation_ strof_ free_ autonomous_ database_ in_ utc - The timestamp the Always Free database will be stopped because of inactivity. If this time is reached without any database activity, the database will automatically be put into the STOPPED state.
- time_
until_ strreconnect_ in_ utc - The time until reconnect clone is enabled.
- used_
data_ intstorage_ size_ in_ gb - The storage space consumed by Autonomous Database in gigabytes.
- used_
data_ intstorage_ size_ in_ tb - The amount of storage that has been used, in terabytes.
- virtual_
network_ strid - The ID to an Azure Resource Manager virtual network resource.
- actual
Used NumberData Storage Size In Tb - The current amount of storage in use for user and system data, in terabytes (TB).
- allocated
Storage NumberSize In Tb - The amount of storage currently allocated for the database tables and billed for, rounded up. When auto-scaling is not enabled, this value is equal to the
data_storage_size_in_tbvalue. You can compare this value to theactual_used_data_storage_size_in_tbvalue to determine if a manual shrink operation is appropriate for your allocated storage. - allowed
Ip List<String>Addresses - A list of IP addresses on the access control list.
- auto
Scaling BooleanEnabled - Indicates if auto scaling is enabled for the Autonomous Database CPU core count.
- auto
Scaling BooleanFor Storage Enabled - Indicates if auto scaling is enabled for the Autonomous Database storage.
- available
Upgrade List<String>Versions - A list of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.
- backup
Retention NumberPeriod In Days - The backup retention period in days.
- character
Set String - The character set for the autonomous database.
- compute
Count Number - The compute amount (CPUs) available to the database.
- compute
Model String - The compute model of the Autonomous Database.
- connection
Strings List<String> - The connection string used to connect to the Autonomous Database.
- cpu
Core NumberCount - The number of CPU cores to be made available to the database. When the ECPU is selected, the value for cpuCoreCount is 0.
- customer
Contacts List<String> - A list of Customer's contact email addresses.
- data
Storage NumberSize In Gb - The quantity of data in the database, in gigabytes.
- data
Storage NumberSize In Tb - The maximum storage that can be allocated for the database, in terabytes.
- database
Version String - The Oracle Database version for Autonomous Database.
- database
Workload String - The Autonomous Database workload type.
- display
Name String - The display name for the Autonomous Database.
- failed
Data NumberRecovery In Seconds - Indicates the number of seconds of data loss for a Data Guard failover.
- id String
- The provider-assigned unique ID for this managed resource.
- in
Memory NumberArea In Gb - The area assigned to In-Memory tables in Autonomous Database.
- license
Model String - The Oracle license model that applied to the Oracle Autonomous Database.
- lifecycle
Details String - Information about the current lifecycle state.
- lifecycle
State String - The current state of the backup.
- local
Adg NumberAuto Failover Max Data Loss Limit In Seconds - Parameter that allows users to select an acceptable maximum data loss limit in seconds, up to which Automatic Failover will be triggered when necessary for a Local Autonomous Data Guard
- local
Data BooleanGuard Enabled - Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
- location String
- The Azure Region where the autonomous database cloned from database exists.
- long
Term List<Property Map>Backup Schedules - A
long_term_backup_scheduleblock as defined below. - memory
Per NumberOracle Compute Unit In Gb - The amount of memory in gigabytes per ECPU or OCPU.
- mtls
Connection BooleanRequired - Specifies if the Autonomous Database requires mTLS connections.
- name String
- national
Character StringSet - The national character set for the autonomous database.
- next
Long StringTerm Backup Timestamp - oci
Url String - The URL of the resource in the OCI console.
- ocid String
- The OCID of the autonomous database.
- peer
Database List<String>Ids - The list of OCIDs of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.
- preview Boolean
- Indicates if the Autonomous Database version is a preview version.
- preview
Version BooleanWith Service Terms Accepted - Indicates if the Autonomous Database version is a preview version with service terms accepted.
- private
Endpoint StringIp - The private endpoint IP address for the resource.
- private
Endpoint StringLabel - The private endpoint label for the resource.
- private
Endpoint StringUrl - The private endpoint for the resource.
- provisionable
Cpuses List<Number> - An array of CPU values that an Autonomous Database can be scaled to.
- reconnect
Clone BooleanEnabled - Indicates whether reconnect clone is enabled.
- refreshable
Clone Boolean - Indicates whether the clone is a refreshable clone.
- refreshable
Status String - The current refreshable status of the clone. Values include
RefreshingandNotRefreshing. - remote
Data BooleanGuard Enabled - Indicates whether the Autonomous Database has Cross Region Data Guard enabled. Not applicable to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
- resource
Group StringName - service
Console StringUrl - The URL of the Service Console for the Autonomous Database.
- source
Autonomous StringDatabase Id - The ID of the source Autonomous Database from which this clone was created.
- sql
Web StringDeveloper Url - The URL of the SQL web developer portal.
- subnet
Id String - The ID to an Azure Resource Manager subnet the resource is associated with.
- supported
Regions List<String>To Clone Tos - The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database.
- Map<String>
- A mapping of tags assigned to the autonomous database clone from database.
- time
Created StringIn Utc - The timestamp the Autonomous Database was created.
- time
Data StringGuard Role Changed In Utc - The timestamp the Autonomous Data Guard role was switched for the Autonomous Database. For databases that have standbys in both the primary Data Guard region and a remote Data Guard standby region, this is the latest timestamp of either the database using the "primary" role in the primary Data Guard region, or database located in the remote Data Guard standby region.
- time
Deletion StringOf Free Autonomous Database In Utc - The timestamp the Always Free database will be automatically deleted because of inactivity. If the database is in the STOPPED state and without activity until this time, it will be deleted.
- time
Local StringData Guard Enabled In Utc - The timestamp that Autonomous Data Guard was enabled for an Autonomous Database where the standby was provisioned in the same region as the primary database.
- time
Maintenance StringBegin In Utc - The timestamp when maintenance will begin.
- time
Maintenance StringEnd In Utc - The timestamp when maintenance will end.
- time
Of StringLast Failover In Utc - The timestamp of the last failover operation.
- time
Of StringLast Refresh In Utc - The timestamp when the last refresh happened.
- time
Of StringLast Refresh Point In Utc - The refresh point timestamp (UTC). The refresh point is the time to which the database was most recently refreshed. Data created after the refresh point is not included in the refresh.
- time
Of StringLast Switchover In Utc - The timestamp of the last switchover operation for the Autonomous Database.
- time
Reclamation StringOf Free Autonomous Database In Utc - The timestamp the Always Free database will be stopped because of inactivity. If this time is reached without any database activity, the database will automatically be put into the STOPPED state.
- time
Until StringReconnect In Utc - The time until reconnect clone is enabled.
- used
Data NumberStorage Size In Gb - The storage space consumed by Autonomous Database in gigabytes.
- used
Data NumberStorage Size In Tb - The amount of storage that has been used, in terabytes.
- virtual
Network StringId - The ID to an Azure Resource Manager virtual network resource.
Supporting Types
GetAutonomousDatabaseCloneFromDatabaseLongTermBackupSchedule
- Enabled bool
- A boolean value that indicates if long-term backup is enabled/disabled.
- Repeat
Cadence string - The frequency for automated long-term backups.
- Retention
Period intIn Days - The retention period in days for Autonomous database backup.
- Time
Of stringBackup In Utc - The timestamp in which the backup would be made.
- Enabled bool
- A boolean value that indicates if long-term backup is enabled/disabled.
- Repeat
Cadence string - The frequency for automated long-term backups.
- Retention
Period intIn Days - The retention period in days for Autonomous database backup.
- Time
Of stringBackup In Utc - The timestamp in which the backup would be made.
- enabled Boolean
- A boolean value that indicates if long-term backup is enabled/disabled.
- repeat
Cadence String - The frequency for automated long-term backups.
- retention
Period IntegerIn Days - The retention period in days for Autonomous database backup.
- time
Of StringBackup In Utc - The timestamp in which the backup would be made.
- enabled boolean
- A boolean value that indicates if long-term backup is enabled/disabled.
- repeat
Cadence string - The frequency for automated long-term backups.
- retention
Period numberIn Days - The retention period in days for Autonomous database backup.
- time
Of stringBackup In Utc - The timestamp in which the backup would be made.
- enabled bool
- A boolean value that indicates if long-term backup is enabled/disabled.
- repeat_
cadence str - The frequency for automated long-term backups.
- retention_
period_ intin_ days - The retention period in days for Autonomous database backup.
- time_
of_ strbackup_ in_ utc - The timestamp in which the backup would be made.
- enabled Boolean
- A boolean value that indicates if long-term backup is enabled/disabled.
- repeat
Cadence String - The frequency for automated long-term backups.
- retention
Period NumberIn Days - The retention period in days for Autonomous database backup.
- time
Of StringBackup In Utc - The timestamp in which the backup would be made.
Package Details
- Repository
- Azure Classic pulumi/pulumi-azure
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
azurermTerraform Provider.
