Class: Aws::Odb::Types::AutonomousDatabaseSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::Odb::Types::AutonomousDatabaseSummary
- Defined in:
- gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb
Overview
A summary of an Autonomous Database.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#actual_used_data_storage_size_in_t_bs ⇒ Float
The actual amount of data storage currently in use by the Autonomous Database, in TB.
-
#allocated_storage_size_in_t_bs ⇒ Float
The amount of storage currently allocated to the Autonomous Database, in TB.
-
#allowlisted_ips ⇒ Array<String>
The list of IP addresses that are allowed to access the Autonomous Database.
-
#apex_details ⇒ Types::AutonomousDatabaseApex
The Oracle Application Express (APEX) details for the Autonomous Database.
-
#auto_refresh_frequency_in_seconds ⇒ Integer
The frequency, in seconds, at which the refreshable clone Autonomous Database is automatically refreshed.
-
#auto_refresh_point_lag_in_seconds ⇒ Integer
The time lag, in seconds, between the refreshable clone and its source Autonomous Database.
-
#autonomous_database_arn ⇒ String
The Amazon Resource Name (ARN) of the Autonomous Database.
-
#autonomous_database_id ⇒ String
The unique identifier of the Autonomous Database.
-
#autonomous_maintenance_schedule_type ⇒ String
The maintenance schedule type for the Autonomous Database.
-
#availability_zone ⇒ String
The Availability Zone where the Autonomous Database is located.
-
#availability_zone_id ⇒ String
The unique identifier of the Availability Zone where the Autonomous Database is located.
-
#available_upgrade_versions ⇒ Array<String>
The list of Oracle Database software versions to which the Autonomous Database can be upgraded.
-
#backup_retention_period_in_days ⇒ Integer
The retention period, in days, for automatic backups of the Autonomous Database.
-
#byol_compute_count_limit ⇒ Integer
The maximum number of compute resources that you can allocate to the Autonomous Database under the bring-your-own-license (BYOL) model.
-
#character_set ⇒ String
The character set of the Autonomous Database.
-
#clone_table_space_list ⇒ Array<Integer>
The list of tablespace identifiers to clone for the Autonomous Database.
-
#compute_count ⇒ Float
The compute capacity, in number of Elastic CPUs (ECPUs) or Oracle CPUs (OCPUs), assigned to the Autonomous Database.
-
#compute_model ⇒ String
The compute model of the Autonomous Database, either ECPU or OCPU.
-
#connection_string_details ⇒ Types::AutonomousDatabaseConnectionStrings
The connection string details for the Autonomous Database.
-
#connection_urls ⇒ Types::AutonomousDatabaseConnectionUrls
The connection URLs for accessing tools and services for the Autonomous Database.
-
#cpu_core_count ⇒ Integer
The number of CPU cores allocated to the Autonomous Database.
-
#created_at ⇒ Time
The date and time when the Autonomous Database was created.
-
#customer_contacts ⇒ Array<Types::CustomerContact>
The list of customer contacts that receive operational notifications from Oracle for the Autonomous Database.
-
#data_safe_status ⇒ String
The status of the Oracle Data Safe registration for the Autonomous Database.
-
#data_storage_size_in_g_bs ⇒ Integer
The size, in gigabytes (GB), of the data volume allocated for the Autonomous Database.
-
#data_storage_size_in_t_bs ⇒ Float
The size, in terabytes (TB), of the data volume allocated for the Autonomous Database.
-
#database_edition ⇒ String
The Oracle Database edition of the Autonomous Database.
-
#database_management_status ⇒ String
The status of Oracle Database Management for the Autonomous Database.
-
#database_type ⇒ String
The type of the Autonomous Database, either a regular database or a clone.
-
#db_name ⇒ String
The name of the Autonomous Database.
-
#db_tools_details ⇒ Array<Types::DatabaseTool>
The list of database management tools enabled for the Autonomous Database.
-
#db_version ⇒ String
The Oracle Database software version of the Autonomous Database.
-
#db_workload ⇒ String
The intended use of the Autonomous Database, such as transaction processing, data warehouse, JSON database, or APEX.
-
#display_name ⇒ String
The user-friendly name of the Autonomous Database.
-
#encryption_summary ⇒ Types::EncryptionSummary
The encryption configuration for the Autonomous Database.
-
#failed_data_recovery_in_seconds ⇒ Integer
The amount of time, in seconds, that the data in the Autonomous Database is behind the data in the primary database.
-
#in_memory_area_in_g_bs ⇒ Integer
The size of the in-memory area of the Autonomous Database, in GB.
-
#is_auto_scaling_enabled ⇒ Boolean
Indicates whether automatic scaling of the compute resources is enabled for the Autonomous Database.
-
#is_auto_scaling_for_storage_enabled ⇒ Boolean
Indicates whether automatic scaling of the storage is enabled for the Autonomous Database.
-
#is_backup_retention_locked ⇒ Boolean
Indicates whether the backup retention period of the Autonomous Database is locked.
-
#is_local_data_guard_enabled ⇒ Boolean
Indicates whether local Oracle Data Guard is enabled for the Autonomous Database.
-
#is_mtls_connection_required ⇒ Boolean
Indicates whether mutual TLS (mTLS) authentication is required to connect to the Autonomous Database.
-
#is_reconnect_clone_enabled ⇒ Boolean
Indicates whether reconnecting the refreshable clone to its source Autonomous Database is enabled.
-
#is_refreshable_clone ⇒ Boolean
Indicates whether the Autonomous Database is a refreshable clone.
-
#is_remote_data_guard_enabled ⇒ Boolean
Indicates whether remote Oracle Data Guard is enabled for the Autonomous Database.
-
#license_model ⇒ String
The Oracle license model that applies to the Autonomous Database.
-
#local_adg_auto_failover_max_data_loss_limit ⇒ Integer
The maximum data loss limit, in seconds, for automatic failover to the local Oracle Data Guard standby database.
-
#local_disaster_recovery_type ⇒ String
The type of local disaster recovery configured for the Autonomous Database.
-
#local_standby_db ⇒ Types::DatabaseStandbySummary
The details of the local standby Autonomous Database in an Oracle Data Guard configuration.
-
#long_term_backup_schedule ⇒ Types::LongTermBackupSchedule
The long-term backup schedule for the Autonomous Database.
-
#maintenance_target_component ⇒ String
The component on the Autonomous Database that the current maintenance is being applied to.
-
#memory_per_oracle_compute_unit_in_g_bs ⇒ Integer
The amount of memory allocated per Oracle Compute Unit, in GB.
-
#ncharacter_set ⇒ String
The national character set of the Autonomous Database.
-
#net_services_architecture ⇒ String
The Oracle Net Services architecture of the Autonomous Database, either dedicated or shared.
-
#next_long_term_backup_time_stamp ⇒ Time
The date and time of the next scheduled long-term backup of the Autonomous Database.
-
#oci_resource_anchor_name ⇒ String
The name of the Oracle Cloud Infrastructure (OCI) resource anchor associated with the Autonomous Database.
-
#oci_url ⇒ String
The URL for accessing the OCI console page for the Autonomous Database.
-
#ocid ⇒ String
The Oracle Cloud Identifier (OCID) of the Autonomous Database.
-
#odb_network_arn ⇒ String
The Amazon Resource Name (ARN) of the ODB network associated with the Autonomous Database.
-
#odb_network_id ⇒ String
The unique identifier of the ODB network associated with the Autonomous Database.
-
#open_mode ⇒ String
The mode in which the Autonomous Database is open, either read-only or read/write.
-
#operations_insights_status ⇒ String
The status of Oracle Operations Insights for the Autonomous Database.
-
#peer_db_ids ⇒ Array<String>
The list of unique identifiers of the peer Autonomous Databases.
-
#percent_progress ⇒ Float
The progress of the current operation on the Autonomous Database, as a percentage.
-
#permission_level ⇒ String
The permission level of the Autonomous Database.
-
#private_endpoint ⇒ String
The private endpoint for the Autonomous Database.
-
#private_endpoint_ip ⇒ String
The private endpoint IP address for the Autonomous Database.
-
#private_endpoint_label ⇒ String
The private endpoint label for the Autonomous Database.
-
#provisionable_cpus ⇒ Array<Integer>
The list of CPU core counts that you can provision for the Autonomous Database.
-
#refreshable_mode ⇒ String
The refresh mode of the refreshable clone Autonomous Database.
-
#refreshable_status ⇒ String
The refresh status of the refreshable clone Autonomous Database.
-
#remote_disaster_recovery_configuration ⇒ Types::DisasterRecoveryConfiguration
The configuration of the remote disaster recovery for the Autonomous Database.
-
#resource_pool_leader_id ⇒ String
The unique identifier of the resource pool leader Autonomous Database.
-
#resource_pool_summary ⇒ Types::ResourcePoolSummary
The configuration of the resource pool for the Autonomous Database.
-
#role ⇒ String
The Oracle Data Guard role of the Autonomous Database.
-
#scheduled_operations ⇒ Array<Types::ScheduledOperationDetails>
The list of scheduled start and stop times for the Autonomous Database.
-
#service_console_url ⇒ String
The URL for accessing the Oracle service console for the Autonomous Database.
-
#source_id ⇒ String
The unique identifier of the source from which the Autonomous Database was created.
-
#sql_web_developer_url ⇒ String
The URL for accessing Oracle SQL Developer Web for the Autonomous Database.
-
#standby_allowlisted_ips ⇒ Array<String>
The list of IP addresses that are allowed to access the standby Autonomous Database.
-
#standby_allowlisted_ips_source ⇒ String
The source of the allowlisted IP addresses for the standby Autonomous Database.
-
#standby_db ⇒ Types::DatabaseStandbySummary
The details of the standby Autonomous Database in a cross-Region Oracle Data Guard configuration.
-
#status ⇒ String
The current status of the Autonomous Database.
-
#status_reason ⇒ String
Additional information about the current status of the Autonomous Database, if applicable.
-
#time_data_guard_role_changed ⇒ Time
The date and time when the Oracle Data Guard role of the Autonomous Database last changed.
-
#time_deletion_of_free_autonomous_database ⇒ Time
The date and time when the inactive Always Free Autonomous Database is scheduled to be automatically deleted.
-
#time_disaster_recovery_role_changed ⇒ Time
The date and time when the disaster recovery role of the Autonomous Database last changed.
-
#time_local_data_guard_enabled ⇒ Time
The date and time when local Oracle Data Guard was enabled for the Autonomous Database.
-
#time_maintenance_begin ⇒ Time
The date and time when the next maintenance of the Autonomous Database begins.
-
#time_maintenance_end ⇒ Time
The date and time when the next maintenance of the Autonomous Database ends.
-
#time_of_auto_refresh_start ⇒ Time
The date and time at which the automatic refresh of the refreshable clone Autonomous Database starts.
-
#time_of_last_backup ⇒ Time
The date and time of the last backup of the Autonomous Database.
-
#time_of_last_failover ⇒ Time
The date and time of the last failover operation for the Autonomous Database.
-
#time_of_last_refresh ⇒ Time
The date and time of the last refresh of the refreshable clone Autonomous Database.
-
#time_of_last_refresh_point ⇒ Time
The date and time as of which the data in the refreshable clone Autonomous Database is current.
-
#time_of_last_switchover ⇒ Time
The date and time of the last switchover operation for the Autonomous Database.
-
#time_of_next_refresh ⇒ Time
The date and time of the next scheduled refresh of the refreshable clone Autonomous Database.
-
#time_reclamation_of_free_autonomous_database ⇒ Time
The date and time when the Always Free Autonomous Database is scheduled to be stopped because of inactivity.
-
#time_undeleted ⇒ Time
The date and time when the Autonomous Database was restored after deletion.
-
#time_until_reconnect_clone_enabled ⇒ Time
The date and time until which reconnecting the refreshable clone to its source Autonomous Database is allowed.
-
#total_backup_storage_size_in_g_bs ⇒ Float
The total amount of backup storage used by the Autonomous Database, in GB.
-
#used_data_storage_size_in_g_bs ⇒ Integer
The amount of data storage currently in use by the Autonomous Database, in GB.
-
#used_data_storage_size_in_t_bs ⇒ Float
The amount of data storage currently in use by the Autonomous Database, in TB.
Instance Attribute Details
#actual_used_data_storage_size_in_t_bs ⇒ Float
The actual amount of data storage currently in use by the Autonomous Database, in TB.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#allocated_storage_size_in_t_bs ⇒ Float
The amount of storage currently allocated to the Autonomous Database, in TB.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#allowlisted_ips ⇒ Array<String>
The list of IP addresses that are allowed to access the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#apex_details ⇒ Types::AutonomousDatabaseApex
The Oracle Application Express (APEX) details for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#auto_refresh_frequency_in_seconds ⇒ Integer
The frequency, in seconds, at which the refreshable clone Autonomous Database is automatically refreshed.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#auto_refresh_point_lag_in_seconds ⇒ Integer
The time lag, in seconds, between the refreshable clone and its source Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#autonomous_database_arn ⇒ String
The Amazon Resource Name (ARN) of the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#autonomous_database_id ⇒ String
The unique identifier of the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#autonomous_maintenance_schedule_type ⇒ String
The maintenance schedule type for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#availability_zone ⇒ String
The Availability Zone where the Autonomous Database is located.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#availability_zone_id ⇒ String
The unique identifier of the Availability Zone where the Autonomous Database is located.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#available_upgrade_versions ⇒ Array<String>
The list of Oracle Database software versions to which the Autonomous Database can be upgraded.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#backup_retention_period_in_days ⇒ Integer
The retention period, in days, for automatic backups of the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#byol_compute_count_limit ⇒ Integer
The maximum number of compute resources that you can allocate to the Autonomous Database under the bring-your-own-license (BYOL) model.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#character_set ⇒ String
The character set of the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#clone_table_space_list ⇒ Array<Integer>
The list of tablespace identifiers to clone for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#compute_count ⇒ Float
The compute capacity, in number of Elastic CPUs (ECPUs) or Oracle CPUs (OCPUs), assigned to the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#compute_model ⇒ String
The compute model of the Autonomous Database, either ECPU or OCPU.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#connection_string_details ⇒ Types::AutonomousDatabaseConnectionStrings
The connection string details for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#connection_urls ⇒ Types::AutonomousDatabaseConnectionUrls
The connection URLs for accessing tools and services for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#cpu_core_count ⇒ Integer
The number of CPU cores allocated to the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#created_at ⇒ Time
The date and time when the Autonomous Database was created.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#customer_contacts ⇒ Array<Types::CustomerContact>
The list of customer contacts that receive operational notifications from Oracle for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#data_safe_status ⇒ String
The status of the Oracle Data Safe registration for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#data_storage_size_in_g_bs ⇒ Integer
The size, in gigabytes (GB), of the data volume allocated for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#data_storage_size_in_t_bs ⇒ Float
The size, in terabytes (TB), of the data volume allocated for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#database_edition ⇒ String
The Oracle Database edition of the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#database_management_status ⇒ String
The status of Oracle Database Management for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#database_type ⇒ String
The type of the Autonomous Database, either a regular database or a clone.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#db_name ⇒ String
The name of the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#db_tools_details ⇒ Array<Types::DatabaseTool>
The list of database management tools enabled for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#db_version ⇒ String
The Oracle Database software version of the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#db_workload ⇒ String
The intended use of the Autonomous Database, such as transaction processing, data warehouse, JSON database, or APEX.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#display_name ⇒ String
The user-friendly name of the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#encryption_summary ⇒ Types::EncryptionSummary
The encryption configuration for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#failed_data_recovery_in_seconds ⇒ Integer
The amount of time, in seconds, that the data in the Autonomous Database is behind the data in the primary database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#in_memory_area_in_g_bs ⇒ Integer
The size of the in-memory area of the Autonomous Database, in GB.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#is_auto_scaling_enabled ⇒ Boolean
Indicates whether automatic scaling of the compute resources is enabled for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#is_auto_scaling_for_storage_enabled ⇒ Boolean
Indicates whether automatic scaling of the storage is enabled for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#is_backup_retention_locked ⇒ Boolean
Indicates whether the backup retention period of the Autonomous Database is locked.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#is_local_data_guard_enabled ⇒ Boolean
Indicates whether local Oracle Data Guard is enabled for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#is_mtls_connection_required ⇒ Boolean
Indicates whether mutual TLS (mTLS) authentication is required to connect to the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#is_reconnect_clone_enabled ⇒ Boolean
Indicates whether reconnecting the refreshable clone to its source Autonomous Database is enabled.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#is_refreshable_clone ⇒ Boolean
Indicates whether the Autonomous Database is a refreshable clone.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#is_remote_data_guard_enabled ⇒ Boolean
Indicates whether remote Oracle Data Guard is enabled for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#license_model ⇒ String
The Oracle license model that applies to the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#local_adg_auto_failover_max_data_loss_limit ⇒ Integer
The maximum data loss limit, in seconds, for automatic failover to the local Oracle Data Guard standby database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#local_disaster_recovery_type ⇒ String
The type of local disaster recovery configured for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#local_standby_db ⇒ Types::DatabaseStandbySummary
The details of the local standby Autonomous Database in an Oracle Data Guard configuration.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#long_term_backup_schedule ⇒ Types::LongTermBackupSchedule
The long-term backup schedule for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#maintenance_target_component ⇒ String
The component on the Autonomous Database that the current maintenance is being applied to.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#memory_per_oracle_compute_unit_in_g_bs ⇒ Integer
The amount of memory allocated per Oracle Compute Unit, in GB.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#ncharacter_set ⇒ String
The national character set of the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#net_services_architecture ⇒ String
The Oracle Net Services architecture of the Autonomous Database, either dedicated or shared.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#next_long_term_backup_time_stamp ⇒ Time
The date and time of the next scheduled long-term backup of the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#oci_resource_anchor_name ⇒ String
The name of the Oracle Cloud Infrastructure (OCI) resource anchor associated with the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#oci_url ⇒ String
The URL for accessing the OCI console page for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#ocid ⇒ String
The Oracle Cloud Identifier (OCID) of the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#odb_network_arn ⇒ String
The Amazon Resource Name (ARN) of the ODB network associated with the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#odb_network_id ⇒ String
The unique identifier of the ODB network associated with the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#open_mode ⇒ String
The mode in which the Autonomous Database is open, either read-only or read/write.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#operations_insights_status ⇒ String
The status of Oracle Operations Insights for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#peer_db_ids ⇒ Array<String>
The list of unique identifiers of the peer Autonomous Databases.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#percent_progress ⇒ Float
The progress of the current operation on the Autonomous Database, as a percentage.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#permission_level ⇒ String
The permission level of the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#private_endpoint ⇒ String
The private endpoint for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#private_endpoint_ip ⇒ String
The private endpoint IP address for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#private_endpoint_label ⇒ String
The private endpoint label for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#provisionable_cpus ⇒ Array<Integer>
The list of CPU core counts that you can provision for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#refreshable_mode ⇒ String
The refresh mode of the refreshable clone Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#refreshable_status ⇒ String
The refresh status of the refreshable clone Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#remote_disaster_recovery_configuration ⇒ Types::DisasterRecoveryConfiguration
The configuration of the remote disaster recovery for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#resource_pool_leader_id ⇒ String
The unique identifier of the resource pool leader Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#resource_pool_summary ⇒ Types::ResourcePoolSummary
The configuration of the resource pool for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#role ⇒ String
The Oracle Data Guard role of the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#scheduled_operations ⇒ Array<Types::ScheduledOperationDetails>
The list of scheduled start and stop times for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#service_console_url ⇒ String
The URL for accessing the Oracle service console for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#source_id ⇒ String
The unique identifier of the source from which the Autonomous Database was created.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#sql_web_developer_url ⇒ String
The URL for accessing Oracle SQL Developer Web for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#standby_allowlisted_ips ⇒ Array<String>
The list of IP addresses that are allowed to access the standby Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#standby_allowlisted_ips_source ⇒ String
The source of the allowlisted IP addresses for the standby Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#standby_db ⇒ Types::DatabaseStandbySummary
The details of the standby Autonomous Database in a cross-Region Oracle Data Guard configuration.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The current status of the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#status_reason ⇒ String
Additional information about the current status of the Autonomous Database, if applicable.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#time_data_guard_role_changed ⇒ Time
The date and time when the Oracle Data Guard role of the Autonomous Database last changed.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#time_deletion_of_free_autonomous_database ⇒ Time
The date and time when the inactive Always Free Autonomous Database is scheduled to be automatically deleted.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#time_disaster_recovery_role_changed ⇒ Time
The date and time when the disaster recovery role of the Autonomous Database last changed.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#time_local_data_guard_enabled ⇒ Time
The date and time when local Oracle Data Guard was enabled for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#time_maintenance_begin ⇒ Time
The date and time when the next maintenance of the Autonomous Database begins.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#time_maintenance_end ⇒ Time
The date and time when the next maintenance of the Autonomous Database ends.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#time_of_auto_refresh_start ⇒ Time
The date and time at which the automatic refresh of the refreshable clone Autonomous Database starts.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#time_of_last_backup ⇒ Time
The date and time of the last backup of the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#time_of_last_failover ⇒ Time
The date and time of the last failover operation for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#time_of_last_refresh ⇒ Time
The date and time of the last refresh of the refreshable clone Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#time_of_last_refresh_point ⇒ Time
The date and time as of which the data in the refreshable clone Autonomous Database is current.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#time_of_last_switchover ⇒ Time
The date and time of the last switchover operation for the Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#time_of_next_refresh ⇒ Time
The date and time of the next scheduled refresh of the refreshable clone Autonomous Database.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#time_reclamation_of_free_autonomous_database ⇒ Time
The date and time when the Always Free Autonomous Database is scheduled to be stopped because of inactivity.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#time_undeleted ⇒ Time
The date and time when the Autonomous Database was restored after deletion.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#time_until_reconnect_clone_enabled ⇒ Time
The date and time until which reconnecting the refreshable clone to its source Autonomous Database is allowed.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#total_backup_storage_size_in_g_bs ⇒ Float
The total amount of backup storage used by the Autonomous Database, in GB.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#used_data_storage_size_in_g_bs ⇒ Integer
The amount of data storage currently in use by the Autonomous Database, in GB.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |
#used_data_storage_size_in_t_bs ⇒ Float
The amount of data storage currently in use by the Autonomous Database, in TB.
1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 1506 class AutonomousDatabaseSummary < Struct.new( :autonomous_database_id, :autonomous_database_arn, :oci_resource_anchor_name, :percent_progress, :ocid, :oci_url, :display_name, :db_name, :source_id, :status, :status_reason, :database_type, :db_version, :db_workload, :character_set, :ncharacter_set, :database_edition, :license_model, :open_mode, :permission_level, :is_mtls_connection_required, :autonomous_maintenance_schedule_type, :net_services_architecture, :available_upgrade_versions, :byol_compute_count_limit, :connection_string_details, :service_console_url, :sql_web_developer_url, :customer_contacts, :apex_details, :standby_db, :local_standby_db, :data_safe_status, :database_management_status, :operations_insights_status, :availability_zone, :availability_zone_id, :maintenance_target_component, :connection_urls, :db_tools_details, :scheduled_operations, :resource_pool_leader_id, :compute_count, :compute_model, :cpu_core_count, :memory_per_oracle_compute_unit_in_g_bs, :provisionable_cpus, :is_auto_scaling_enabled, :data_storage_size_in_t_bs, :data_storage_size_in_g_bs, :used_data_storage_size_in_t_bs, :used_data_storage_size_in_g_bs, :actual_used_data_storage_size_in_t_bs, :allocated_storage_size_in_t_bs, :in_memory_area_in_g_bs, :is_auto_scaling_for_storage_enabled, :odb_network_id, :odb_network_arn, :private_endpoint, :private_endpoint_ip, :private_endpoint_label, :allowlisted_ips, :standby_allowlisted_ips, :standby_allowlisted_ips_source, :is_local_data_guard_enabled, :is_remote_data_guard_enabled, :local_disaster_recovery_type, :role, :peer_db_ids, :failed_data_recovery_in_seconds, :local_adg_auto_failover_max_data_loss_limit, :remote_disaster_recovery_configuration, :is_refreshable_clone, :refreshable_mode, :refreshable_status, :auto_refresh_frequency_in_seconds, :auto_refresh_point_lag_in_seconds, :is_reconnect_clone_enabled, :clone_table_space_list, :backup_retention_period_in_days, :long_term_backup_schedule, :is_backup_retention_locked, :total_backup_storage_size_in_g_bs, :resource_pool_summary, :encryption_summary, :created_at, :time_of_last_backup, :time_maintenance_begin, :time_maintenance_end, :time_local_data_guard_enabled, :time_data_guard_role_changed, :time_of_last_switchover, :time_of_last_failover, :time_of_last_refresh, :time_of_last_refresh_point, :time_of_next_refresh, :time_of_auto_refresh_start, :time_deletion_of_free_autonomous_database, :time_reclamation_of_free_autonomous_database, :time_disaster_recovery_role_changed, :time_until_reconnect_clone_enabled, :next_long_term_backup_time_stamp, :time_undeleted) SENSITIVE = [] include Aws::Structure end |