oci logo
Oracle Cloud Infrastructure v0.20.0, May 31 23

oci.Database.AutonomousContainerDatabaseDataguardAssociation

Explore with Pulumi AI

This resource provides the Autonomous Container Database Dataguard Association resource in Oracle Cloud Infrastructure Database service.

Update Autonomous Data Guard association.

Create AutonomousContainerDatabaseDataguardAssociation Resource

new AutonomousContainerDatabaseDataguardAssociation(name: string, args: AutonomousContainerDatabaseDataguardAssociationArgs, opts?: CustomResourceOptions);
@overload
def AutonomousContainerDatabaseDataguardAssociation(resource_name: str,
                                                    opts: Optional[ResourceOptions] = None,
                                                    autonomous_container_database_dataguard_association_id: Optional[str] = None,
                                                    autonomous_container_database_id: Optional[str] = None,
                                                    fast_start_fail_over_lag_limit_in_seconds: Optional[int] = None,
                                                    is_automatic_failover_enabled: Optional[bool] = None,
                                                    protection_mode: Optional[str] = None)
@overload
def AutonomousContainerDatabaseDataguardAssociation(resource_name: str,
                                                    args: AutonomousContainerDatabaseDataguardAssociationArgs,
                                                    opts: Optional[ResourceOptions] = None)
func NewAutonomousContainerDatabaseDataguardAssociation(ctx *Context, name string, args AutonomousContainerDatabaseDataguardAssociationArgs, opts ...ResourceOption) (*AutonomousContainerDatabaseDataguardAssociation, error)
public AutonomousContainerDatabaseDataguardAssociation(string name, AutonomousContainerDatabaseDataguardAssociationArgs args, CustomResourceOptions? opts = null)
public AutonomousContainerDatabaseDataguardAssociation(String name, AutonomousContainerDatabaseDataguardAssociationArgs args)
public AutonomousContainerDatabaseDataguardAssociation(String name, AutonomousContainerDatabaseDataguardAssociationArgs args, CustomResourceOptions options)
type: oci:Database:AutonomousContainerDatabaseDataguardAssociation
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

name string
The unique name of the resource.
args AutonomousContainerDatabaseDataguardAssociationArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name str
The unique name of the resource.
args AutonomousContainerDatabaseDataguardAssociationArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name string
The unique name of the resource.
args AutonomousContainerDatabaseDataguardAssociationArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args AutonomousContainerDatabaseDataguardAssociationArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name String
The unique name of the resource.
args AutonomousContainerDatabaseDataguardAssociationArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

AutonomousContainerDatabaseDataguardAssociation Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

The AutonomousContainerDatabaseDataguardAssociation resource accepts the following input properties:

AutonomousContainerDatabaseDataguardAssociationId string

The Autonomous Container Database-Autonomous Data Guard association OCID.

AutonomousContainerDatabaseId string

The Autonomous Container Database OCID.

FastStartFailOverLagLimitInSeconds int

(Updatable) The lag time for my preference based on data loss tolerance in seconds.

IsAutomaticFailoverEnabled bool

(Updatable) Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association. Input DataType: boolean. Example : is_automatic_failover_enabled = true.

ProtectionMode string

(Updatable) The protection mode of this Autonomous Data Guard association. For more information, see Oracle Data Guard Protection Modes in the Oracle Data Guard documentation.

** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values

AutonomousContainerDatabaseDataguardAssociationId string

The Autonomous Container Database-Autonomous Data Guard association OCID.

AutonomousContainerDatabaseId string

The Autonomous Container Database OCID.

FastStartFailOverLagLimitInSeconds int

(Updatable) The lag time for my preference based on data loss tolerance in seconds.

IsAutomaticFailoverEnabled bool

(Updatable) Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association. Input DataType: boolean. Example : is_automatic_failover_enabled = true.

ProtectionMode string

(Updatable) The protection mode of this Autonomous Data Guard association. For more information, see Oracle Data Guard Protection Modes in the Oracle Data Guard documentation.

** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values

autonomousContainerDatabaseDataguardAssociationId String

The Autonomous Container Database-Autonomous Data Guard association OCID.

autonomousContainerDatabaseId String

The Autonomous Container Database OCID.

fastStartFailOverLagLimitInSeconds Integer

(Updatable) The lag time for my preference based on data loss tolerance in seconds.

isAutomaticFailoverEnabled Boolean

(Updatable) Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association. Input DataType: boolean. Example : is_automatic_failover_enabled = true.

protectionMode String

(Updatable) The protection mode of this Autonomous Data Guard association. For more information, see Oracle Data Guard Protection Modes in the Oracle Data Guard documentation.

** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values

autonomousContainerDatabaseDataguardAssociationId string

The Autonomous Container Database-Autonomous Data Guard association OCID.

autonomousContainerDatabaseId string

The Autonomous Container Database OCID.

fastStartFailOverLagLimitInSeconds number

(Updatable) The lag time for my preference based on data loss tolerance in seconds.

isAutomaticFailoverEnabled boolean

(Updatable) Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association. Input DataType: boolean. Example : is_automatic_failover_enabled = true.

protectionMode string

(Updatable) The protection mode of this Autonomous Data Guard association. For more information, see Oracle Data Guard Protection Modes in the Oracle Data Guard documentation.

** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values

autonomous_container_database_dataguard_association_id str

The Autonomous Container Database-Autonomous Data Guard association OCID.

autonomous_container_database_id str

The Autonomous Container Database OCID.

fast_start_fail_over_lag_limit_in_seconds int

(Updatable) The lag time for my preference based on data loss tolerance in seconds.

is_automatic_failover_enabled bool

(Updatable) Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association. Input DataType: boolean. Example : is_automatic_failover_enabled = true.

protection_mode str

(Updatable) The protection mode of this Autonomous Data Guard association. For more information, see Oracle Data Guard Protection Modes in the Oracle Data Guard documentation.

** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values

autonomousContainerDatabaseDataguardAssociationId String

The Autonomous Container Database-Autonomous Data Guard association OCID.

autonomousContainerDatabaseId String

The Autonomous Container Database OCID.

fastStartFailOverLagLimitInSeconds Number

(Updatable) The lag time for my preference based on data loss tolerance in seconds.

isAutomaticFailoverEnabled Boolean

(Updatable) Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association. Input DataType: boolean. Example : is_automatic_failover_enabled = true.

protectionMode String

(Updatable) The protection mode of this Autonomous Data Guard association. For more information, see Oracle Data Guard Protection Modes in the Oracle Data Guard documentation.

** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values

Outputs

All input properties are implicitly available as output properties. Additionally, the AutonomousContainerDatabaseDataguardAssociation resource produces the following output properties:

ApplyLag string

The lag time between updates to the primary Autonomous Container Database and application of the redo data on the standby Autonomous Container Database, as computed by the reporting database. Example: 9 seconds

ApplyRate string

The rate at which redo logs are synchronized between the associated Autonomous Container Databases. Example: 180 Mb per second

Id string

The provider-assigned unique ID for this managed resource.

LifecycleDetails string

Additional information about the current lifecycleState, if available.

PeerAutonomousContainerDatabaseDataguardAssociationId string

The OCID of the peer Autonomous Container Database-Autonomous Data Guard association.

PeerAutonomousContainerDatabaseId string

The OCID of the peer Autonomous Container Database.

PeerLifecycleState string

The current state of Autonomous Data Guard.

PeerRole string

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

Role string

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

State string

The current state of Autonomous Data Guard.

TimeCreated string

The date and time the Autonomous DataGuard association was created.

TimeLastRoleChanged string

The date and time when the last role change action happened.

TimeLastSynced string

The date and time of the last update to the apply lag, apply rate, and transport lag values.

TransportLag string

The approximate number of seconds of redo data not yet available on the standby Autonomous Container Database, as computed by the reporting database. Example: 7 seconds

ApplyLag string

The lag time between updates to the primary Autonomous Container Database and application of the redo data on the standby Autonomous Container Database, as computed by the reporting database. Example: 9 seconds

ApplyRate string

The rate at which redo logs are synchronized between the associated Autonomous Container Databases. Example: 180 Mb per second

Id string

The provider-assigned unique ID for this managed resource.

LifecycleDetails string

Additional information about the current lifecycleState, if available.

PeerAutonomousContainerDatabaseDataguardAssociationId string

The OCID of the peer Autonomous Container Database-Autonomous Data Guard association.

PeerAutonomousContainerDatabaseId string

The OCID of the peer Autonomous Container Database.

PeerLifecycleState string

The current state of Autonomous Data Guard.

PeerRole string

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

Role string

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

State string

The current state of Autonomous Data Guard.

TimeCreated string

The date and time the Autonomous DataGuard association was created.

TimeLastRoleChanged string

The date and time when the last role change action happened.

TimeLastSynced string

The date and time of the last update to the apply lag, apply rate, and transport lag values.

TransportLag string

The approximate number of seconds of redo data not yet available on the standby Autonomous Container Database, as computed by the reporting database. Example: 7 seconds

applyLag String

The lag time between updates to the primary Autonomous Container Database and application of the redo data on the standby Autonomous Container Database, as computed by the reporting database. Example: 9 seconds

applyRate String

The rate at which redo logs are synchronized between the associated Autonomous Container Databases. Example: 180 Mb per second

id String

The provider-assigned unique ID for this managed resource.

lifecycleDetails String

Additional information about the current lifecycleState, if available.

peerAutonomousContainerDatabaseDataguardAssociationId String

The OCID of the peer Autonomous Container Database-Autonomous Data Guard association.

peerAutonomousContainerDatabaseId String

The OCID of the peer Autonomous Container Database.

peerLifecycleState String

The current state of Autonomous Data Guard.

peerRole String

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

role String

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

state String

The current state of Autonomous Data Guard.

timeCreated String

The date and time the Autonomous DataGuard association was created.

timeLastRoleChanged String

The date and time when the last role change action happened.

timeLastSynced String

The date and time of the last update to the apply lag, apply rate, and transport lag values.

transportLag String

The approximate number of seconds of redo data not yet available on the standby Autonomous Container Database, as computed by the reporting database. Example: 7 seconds

applyLag string

The lag time between updates to the primary Autonomous Container Database and application of the redo data on the standby Autonomous Container Database, as computed by the reporting database. Example: 9 seconds

applyRate string

The rate at which redo logs are synchronized between the associated Autonomous Container Databases. Example: 180 Mb per second

id string

The provider-assigned unique ID for this managed resource.

lifecycleDetails string

Additional information about the current lifecycleState, if available.

peerAutonomousContainerDatabaseDataguardAssociationId string

The OCID of the peer Autonomous Container Database-Autonomous Data Guard association.

peerAutonomousContainerDatabaseId string

The OCID of the peer Autonomous Container Database.

peerLifecycleState string

The current state of Autonomous Data Guard.

peerRole string

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

role string

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

state string

The current state of Autonomous Data Guard.

timeCreated string

The date and time the Autonomous DataGuard association was created.

timeLastRoleChanged string

The date and time when the last role change action happened.

timeLastSynced string

The date and time of the last update to the apply lag, apply rate, and transport lag values.

transportLag string

The approximate number of seconds of redo data not yet available on the standby Autonomous Container Database, as computed by the reporting database. Example: 7 seconds

apply_lag str

The lag time between updates to the primary Autonomous Container Database and application of the redo data on the standby Autonomous Container Database, as computed by the reporting database. Example: 9 seconds

apply_rate str

The rate at which redo logs are synchronized between the associated Autonomous Container Databases. Example: 180 Mb per second

id str

The provider-assigned unique ID for this managed resource.

lifecycle_details str

Additional information about the current lifecycleState, if available.

peer_autonomous_container_database_dataguard_association_id str

The OCID of the peer Autonomous Container Database-Autonomous Data Guard association.

peer_autonomous_container_database_id str

The OCID of the peer Autonomous Container Database.

peer_lifecycle_state str

The current state of Autonomous Data Guard.

peer_role str

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

role str

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

state str

The current state of Autonomous Data Guard.

time_created str

The date and time the Autonomous DataGuard association was created.

time_last_role_changed str

The date and time when the last role change action happened.

time_last_synced str

The date and time of the last update to the apply lag, apply rate, and transport lag values.

transport_lag str

The approximate number of seconds of redo data not yet available on the standby Autonomous Container Database, as computed by the reporting database. Example: 7 seconds

applyLag String

The lag time between updates to the primary Autonomous Container Database and application of the redo data on the standby Autonomous Container Database, as computed by the reporting database. Example: 9 seconds

applyRate String

The rate at which redo logs are synchronized between the associated Autonomous Container Databases. Example: 180 Mb per second

id String

The provider-assigned unique ID for this managed resource.

lifecycleDetails String

Additional information about the current lifecycleState, if available.

peerAutonomousContainerDatabaseDataguardAssociationId String

The OCID of the peer Autonomous Container Database-Autonomous Data Guard association.

peerAutonomousContainerDatabaseId String

The OCID of the peer Autonomous Container Database.

peerLifecycleState String

The current state of Autonomous Data Guard.

peerRole String

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

role String

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

state String

The current state of Autonomous Data Guard.

timeCreated String

The date and time the Autonomous DataGuard association was created.

timeLastRoleChanged String

The date and time when the last role change action happened.

timeLastSynced String

The date and time of the last update to the apply lag, apply rate, and transport lag values.

transportLag String

The approximate number of seconds of redo data not yet available on the standby Autonomous Container Database, as computed by the reporting database. Example: 7 seconds

Look up Existing AutonomousContainerDatabaseDataguardAssociation Resource

Get an existing AutonomousContainerDatabaseDataguardAssociation resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

public static get(name: string, id: Input<ID>, state?: AutonomousContainerDatabaseDataguardAssociationState, opts?: CustomResourceOptions): AutonomousContainerDatabaseDataguardAssociation
@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        apply_lag: Optional[str] = None,
        apply_rate: Optional[str] = None,
        autonomous_container_database_dataguard_association_id: Optional[str] = None,
        autonomous_container_database_id: Optional[str] = None,
        fast_start_fail_over_lag_limit_in_seconds: Optional[int] = None,
        is_automatic_failover_enabled: Optional[bool] = None,
        lifecycle_details: Optional[str] = None,
        peer_autonomous_container_database_dataguard_association_id: Optional[str] = None,
        peer_autonomous_container_database_id: Optional[str] = None,
        peer_lifecycle_state: Optional[str] = None,
        peer_role: Optional[str] = None,
        protection_mode: Optional[str] = None,
        role: Optional[str] = None,
        state: Optional[str] = None,
        time_created: Optional[str] = None,
        time_last_role_changed: Optional[str] = None,
        time_last_synced: Optional[str] = None,
        transport_lag: Optional[str] = None) -> AutonomousContainerDatabaseDataguardAssociation
func GetAutonomousContainerDatabaseDataguardAssociation(ctx *Context, name string, id IDInput, state *AutonomousContainerDatabaseDataguardAssociationState, opts ...ResourceOption) (*AutonomousContainerDatabaseDataguardAssociation, error)
public static AutonomousContainerDatabaseDataguardAssociation Get(string name, Input<string> id, AutonomousContainerDatabaseDataguardAssociationState? state, CustomResourceOptions? opts = null)
public static AutonomousContainerDatabaseDataguardAssociation get(String name, Output<String> id, AutonomousContainerDatabaseDataguardAssociationState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
resource_name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
The following state arguments are supported:
ApplyLag string

The lag time between updates to the primary Autonomous Container Database and application of the redo data on the standby Autonomous Container Database, as computed by the reporting database. Example: 9 seconds

ApplyRate string

The rate at which redo logs are synchronized between the associated Autonomous Container Databases. Example: 180 Mb per second

AutonomousContainerDatabaseDataguardAssociationId string

The Autonomous Container Database-Autonomous Data Guard association OCID.

AutonomousContainerDatabaseId string

The Autonomous Container Database OCID.

FastStartFailOverLagLimitInSeconds int

(Updatable) The lag time for my preference based on data loss tolerance in seconds.

IsAutomaticFailoverEnabled bool

(Updatable) Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association. Input DataType: boolean. Example : is_automatic_failover_enabled = true.

LifecycleDetails string

Additional information about the current lifecycleState, if available.

PeerAutonomousContainerDatabaseDataguardAssociationId string

The OCID of the peer Autonomous Container Database-Autonomous Data Guard association.

PeerAutonomousContainerDatabaseId string

The OCID of the peer Autonomous Container Database.

PeerLifecycleState string

The current state of Autonomous Data Guard.

PeerRole string

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

ProtectionMode string

(Updatable) The protection mode of this Autonomous Data Guard association. For more information, see Oracle Data Guard Protection Modes in the Oracle Data Guard documentation.

** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values

Role string

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

State string

The current state of Autonomous Data Guard.

TimeCreated string

The date and time the Autonomous DataGuard association was created.

TimeLastRoleChanged string

The date and time when the last role change action happened.

TimeLastSynced string

The date and time of the last update to the apply lag, apply rate, and transport lag values.

TransportLag string

The approximate number of seconds of redo data not yet available on the standby Autonomous Container Database, as computed by the reporting database. Example: 7 seconds

ApplyLag string

The lag time between updates to the primary Autonomous Container Database and application of the redo data on the standby Autonomous Container Database, as computed by the reporting database. Example: 9 seconds

ApplyRate string

The rate at which redo logs are synchronized between the associated Autonomous Container Databases. Example: 180 Mb per second

AutonomousContainerDatabaseDataguardAssociationId string

The Autonomous Container Database-Autonomous Data Guard association OCID.

AutonomousContainerDatabaseId string

The Autonomous Container Database OCID.

FastStartFailOverLagLimitInSeconds int

(Updatable) The lag time for my preference based on data loss tolerance in seconds.

IsAutomaticFailoverEnabled bool

(Updatable) Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association. Input DataType: boolean. Example : is_automatic_failover_enabled = true.

LifecycleDetails string

Additional information about the current lifecycleState, if available.

PeerAutonomousContainerDatabaseDataguardAssociationId string

The OCID of the peer Autonomous Container Database-Autonomous Data Guard association.

PeerAutonomousContainerDatabaseId string

The OCID of the peer Autonomous Container Database.

PeerLifecycleState string

The current state of Autonomous Data Guard.

PeerRole string

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

ProtectionMode string

(Updatable) The protection mode of this Autonomous Data Guard association. For more information, see Oracle Data Guard Protection Modes in the Oracle Data Guard documentation.

** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values

Role string

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

State string

The current state of Autonomous Data Guard.

TimeCreated string

The date and time the Autonomous DataGuard association was created.

TimeLastRoleChanged string

The date and time when the last role change action happened.

TimeLastSynced string

The date and time of the last update to the apply lag, apply rate, and transport lag values.

TransportLag string

The approximate number of seconds of redo data not yet available on the standby Autonomous Container Database, as computed by the reporting database. Example: 7 seconds

applyLag String

The lag time between updates to the primary Autonomous Container Database and application of the redo data on the standby Autonomous Container Database, as computed by the reporting database. Example: 9 seconds

applyRate String

The rate at which redo logs are synchronized between the associated Autonomous Container Databases. Example: 180 Mb per second

autonomousContainerDatabaseDataguardAssociationId String

The Autonomous Container Database-Autonomous Data Guard association OCID.

autonomousContainerDatabaseId String

The Autonomous Container Database OCID.

fastStartFailOverLagLimitInSeconds Integer

(Updatable) The lag time for my preference based on data loss tolerance in seconds.

isAutomaticFailoverEnabled Boolean

(Updatable) Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association. Input DataType: boolean. Example : is_automatic_failover_enabled = true.

lifecycleDetails String

Additional information about the current lifecycleState, if available.

peerAutonomousContainerDatabaseDataguardAssociationId String

The OCID of the peer Autonomous Container Database-Autonomous Data Guard association.

peerAutonomousContainerDatabaseId String

The OCID of the peer Autonomous Container Database.

peerLifecycleState String

The current state of Autonomous Data Guard.

peerRole String

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

protectionMode String

(Updatable) The protection mode of this Autonomous Data Guard association. For more information, see Oracle Data Guard Protection Modes in the Oracle Data Guard documentation.

** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values

role String

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

state String

The current state of Autonomous Data Guard.

timeCreated String

The date and time the Autonomous DataGuard association was created.

timeLastRoleChanged String

The date and time when the last role change action happened.

timeLastSynced String

The date and time of the last update to the apply lag, apply rate, and transport lag values.

transportLag String

The approximate number of seconds of redo data not yet available on the standby Autonomous Container Database, as computed by the reporting database. Example: 7 seconds

applyLag string

The lag time between updates to the primary Autonomous Container Database and application of the redo data on the standby Autonomous Container Database, as computed by the reporting database. Example: 9 seconds

applyRate string

The rate at which redo logs are synchronized between the associated Autonomous Container Databases. Example: 180 Mb per second

autonomousContainerDatabaseDataguardAssociationId string

The Autonomous Container Database-Autonomous Data Guard association OCID.

autonomousContainerDatabaseId string

The Autonomous Container Database OCID.

fastStartFailOverLagLimitInSeconds number

(Updatable) The lag time for my preference based on data loss tolerance in seconds.

isAutomaticFailoverEnabled boolean

(Updatable) Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association. Input DataType: boolean. Example : is_automatic_failover_enabled = true.

lifecycleDetails string

Additional information about the current lifecycleState, if available.

peerAutonomousContainerDatabaseDataguardAssociationId string

The OCID of the peer Autonomous Container Database-Autonomous Data Guard association.

peerAutonomousContainerDatabaseId string

The OCID of the peer Autonomous Container Database.

peerLifecycleState string

The current state of Autonomous Data Guard.

peerRole string

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

protectionMode string

(Updatable) The protection mode of this Autonomous Data Guard association. For more information, see Oracle Data Guard Protection Modes in the Oracle Data Guard documentation.

** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values

role string

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

state string

The current state of Autonomous Data Guard.

timeCreated string

The date and time the Autonomous DataGuard association was created.

timeLastRoleChanged string

The date and time when the last role change action happened.

timeLastSynced string

The date and time of the last update to the apply lag, apply rate, and transport lag values.

transportLag string

The approximate number of seconds of redo data not yet available on the standby Autonomous Container Database, as computed by the reporting database. Example: 7 seconds

apply_lag str

The lag time between updates to the primary Autonomous Container Database and application of the redo data on the standby Autonomous Container Database, as computed by the reporting database. Example: 9 seconds

apply_rate str

The rate at which redo logs are synchronized between the associated Autonomous Container Databases. Example: 180 Mb per second

autonomous_container_database_dataguard_association_id str

The Autonomous Container Database-Autonomous Data Guard association OCID.

autonomous_container_database_id str

The Autonomous Container Database OCID.

fast_start_fail_over_lag_limit_in_seconds int

(Updatable) The lag time for my preference based on data loss tolerance in seconds.

is_automatic_failover_enabled bool

(Updatable) Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association. Input DataType: boolean. Example : is_automatic_failover_enabled = true.

lifecycle_details str

Additional information about the current lifecycleState, if available.

peer_autonomous_container_database_dataguard_association_id str

The OCID of the peer Autonomous Container Database-Autonomous Data Guard association.

peer_autonomous_container_database_id str

The OCID of the peer Autonomous Container Database.

peer_lifecycle_state str

The current state of Autonomous Data Guard.

peer_role str

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

protection_mode str

(Updatable) The protection mode of this Autonomous Data Guard association. For more information, see Oracle Data Guard Protection Modes in the Oracle Data Guard documentation.

** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values

role str

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

state str

The current state of Autonomous Data Guard.

time_created str

The date and time the Autonomous DataGuard association was created.

time_last_role_changed str

The date and time when the last role change action happened.

time_last_synced str

The date and time of the last update to the apply lag, apply rate, and transport lag values.

transport_lag str

The approximate number of seconds of redo data not yet available on the standby Autonomous Container Database, as computed by the reporting database. Example: 7 seconds

applyLag String

The lag time between updates to the primary Autonomous Container Database and application of the redo data on the standby Autonomous Container Database, as computed by the reporting database. Example: 9 seconds

applyRate String

The rate at which redo logs are synchronized between the associated Autonomous Container Databases. Example: 180 Mb per second

autonomousContainerDatabaseDataguardAssociationId String

The Autonomous Container Database-Autonomous Data Guard association OCID.

autonomousContainerDatabaseId String

The Autonomous Container Database OCID.

fastStartFailOverLagLimitInSeconds Number

(Updatable) The lag time for my preference based on data loss tolerance in seconds.

isAutomaticFailoverEnabled Boolean

(Updatable) Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association. Input DataType: boolean. Example : is_automatic_failover_enabled = true.

lifecycleDetails String

Additional information about the current lifecycleState, if available.

peerAutonomousContainerDatabaseDataguardAssociationId String

The OCID of the peer Autonomous Container Database-Autonomous Data Guard association.

peerAutonomousContainerDatabaseId String

The OCID of the peer Autonomous Container Database.

peerLifecycleState String

The current state of Autonomous Data Guard.

peerRole String

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

protectionMode String

(Updatable) The protection mode of this Autonomous Data Guard association. For more information, see Oracle Data Guard Protection Modes in the Oracle Data Guard documentation.

** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values

role String

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

state String

The current state of Autonomous Data Guard.

timeCreated String

The date and time the Autonomous DataGuard association was created.

timeLastRoleChanged String

The date and time when the last role change action happened.

timeLastSynced String

The date and time of the last update to the apply lag, apply rate, and transport lag values.

transportLag String

The approximate number of seconds of redo data not yet available on the standby Autonomous Container Database, as computed by the reporting database. Example: 7 seconds

Import

AutonomousContainerDatabaseDataguardAssociations can be imported using the id, e.g.

 $ pulumi import oci:Database/autonomousContainerDatabaseDataguardAssociation:AutonomousContainerDatabaseDataguardAssociation test_autonomous_container_database_dataguard_association "autonomousContainerDatabases/{autonomousContainerDatabaseId}/autonomousContainerDatabaseDataguardAssociations/{autonomousContainerDatabaseDataguardAssociationId}"

Package Details

Repository
oci pulumi/pulumi-oci
License
Apache-2.0
Notes

This Pulumi package is based on the oci Terraform Provider.