Enum AutonomousContainerDatabaseSnapshotStandbyConnectionStringType

  • All Implemented Interfaces:
    BmcEnum, Serializable, Comparable<AutonomousContainerDatabaseSnapshotStandbyConnectionStringType>

    @Generated(value="OracleSDKGenerator",
               comments="API Version: 20220125")
    public enum AutonomousContainerDatabaseSnapshotStandbyConnectionStringType
    extends Enum<AutonomousContainerDatabaseSnapshotStandbyConnectionStringType>
    implements BmcEnum
    The type of connection strings used to connect to an Autonomous Container Database snapshot standby created during a DR Drill operation.

    See https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbcl/index.html for information about these service types. - SNAPSHOT_SERVICE - Connect to the snapshot standby using new services that are active only in snapshot standby mode. - PRIMARY_SERVICE - Connect to the snapshot standby database using the same services as the primary database.