Class: Aws::Types::CloudAutonomousVmCluster
- Inherits:
-
Object
- Object
- Aws::Types::CloudAutonomousVmCluster
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#autonomous_data_storage_percentage ⇒ ::Float
Returns the value of attribute autonomous_data_storage_percentage.
-
#autonomous_data_storage_size_in_t_bs ⇒ ::Float
Returns the value of attribute autonomous_data_storage_size_in_t_bs.
-
#available_autonomous_data_storage_size_in_t_bs ⇒ ::Float
Returns the value of attribute available_autonomous_data_storage_size_in_t_bs.
-
#available_container_databases ⇒ ::Integer
Returns the value of attribute available_container_databases.
-
#available_cpus ⇒ ::Float
Returns the value of attribute available_cpus.
-
#cloud_autonomous_vm_cluster_arn ⇒ ::String
Returns the value of attribute cloud_autonomous_vm_cluster_arn.
-
#cloud_autonomous_vm_cluster_id ⇒ ::String
Returns the value of attribute cloud_autonomous_vm_cluster_id.
-
#cloud_exadata_infrastructure_arn ⇒ ::String
Returns the value of attribute cloud_exadata_infrastructure_arn.
-
#cloud_exadata_infrastructure_id ⇒ ::String
Returns the value of attribute cloud_exadata_infrastructure_id.
-
#compute_model ⇒ "ECPU", "OCPU"
Returns the value of attribute compute_model.
-
#cpu_core_count ⇒ ::Integer
Returns the value of attribute cpu_core_count.
-
#cpu_core_count_per_node ⇒ ::Integer
Returns the value of attribute cpu_core_count_per_node.
-
#cpu_percentage ⇒ ::Float
Returns the value of attribute cpu_percentage.
-
#created_at ⇒ ::Time
Returns the value of attribute created_at.
-
#data_storage_size_in_g_bs ⇒ ::Float
Returns the value of attribute data_storage_size_in_g_bs.
-
#data_storage_size_in_t_bs ⇒ ::Float
Returns the value of attribute data_storage_size_in_t_bs.
-
#db_node_storage_size_in_g_bs ⇒ ::Integer
Returns the value of attribute db_node_storage_size_in_g_bs.
-
#db_servers ⇒ ::Array[::String]
Returns the value of attribute db_servers.
-
#description ⇒ ::String
Returns the value of attribute description.
-
#display_name ⇒ ::String
Returns the value of attribute display_name.
-
#domain ⇒ ::String
Returns the value of attribute domain.
-
#exadata_storage_in_t_bs_lowest_scaled_value ⇒ ::Float
Returns the value of attribute exadata_storage_in_t_bs_lowest_scaled_value.
-
#hostname ⇒ ::String
Returns the value of attribute hostname.
-
#iam_roles ⇒ ::Array[Types::IamRole]
Returns the value of attribute iam_roles.
-
#is_mtls_enabled_vm_cluster ⇒ Boolean
Returns the value of attribute is_mtls_enabled_vm_cluster.
-
#license_model ⇒ "BRING_YOUR_OWN_LICENSE", "LICENSE_INCLUDED"
Returns the value of attribute license_model.
-
#maintenance_window ⇒ Types::MaintenanceWindow
Returns the value of attribute maintenance_window.
-
#max_acds_lowest_scaled_value ⇒ ::Integer
Returns the value of attribute max_acds_lowest_scaled_value.
-
#memory_per_oracle_compute_unit_in_g_bs ⇒ ::Integer
Returns the value of attribute memory_per_oracle_compute_unit_in_g_bs.
-
#memory_size_in_g_bs ⇒ ::Integer
Returns the value of attribute memory_size_in_g_bs.
-
#node_count ⇒ ::Integer
Returns the value of attribute node_count.
-
#non_provisionable_autonomous_container_databases ⇒ ::Integer
Returns the value of attribute non_provisionable_autonomous_container_databases.
-
#oci_resource_anchor_name ⇒ ::String
Returns the value of attribute oci_resource_anchor_name.
-
#oci_url ⇒ ::String
Returns the value of attribute oci_url.
-
#ocid ⇒ ::String
Returns the value of attribute ocid.
-
#odb_network_arn ⇒ ::String
Returns the value of attribute odb_network_arn.
-
#odb_network_id ⇒ ::String
Returns the value of attribute odb_network_id.
-
#percent_progress ⇒ ::Float
Returns the value of attribute percent_progress.
-
#provisionable_autonomous_container_databases ⇒ ::Integer
Returns the value of attribute provisionable_autonomous_container_databases.
-
#provisioned_autonomous_container_databases ⇒ ::Integer
Returns the value of attribute provisioned_autonomous_container_databases.
-
#provisioned_cpus ⇒ ::Float
Returns the value of attribute provisioned_cpus.
-
#reclaimable_cpus ⇒ ::Float
Returns the value of attribute reclaimable_cpus.
-
#reserved_cpus ⇒ ::Float
Returns the value of attribute reserved_cpus.
-
#scan_listener_port_non_tls ⇒ ::Integer
Returns the value of attribute scan_listener_port_non_tls.
-
#scan_listener_port_tls ⇒ ::Integer
Returns the value of attribute scan_listener_port_tls.
-
#shape ⇒ ::String
Returns the value of attribute shape.
-
#status ⇒ "AVAILABLE", ...
Returns the value of attribute status.
-
#status_reason ⇒ ::String
Returns the value of attribute status_reason.
-
#time_database_ssl_certificate_expires ⇒ ::Time
Returns the value of attribute time_database_ssl_certificate_expires.
-
#time_ords_certificate_expires ⇒ ::Time
Returns the value of attribute time_ords_certificate_expires.
-
#time_zone ⇒ ::String
Returns the value of attribute time_zone.
-
#total_container_databases ⇒ ::Integer
Returns the value of attribute total_container_databases.
Instance Attribute Details
#autonomous_data_storage_percentage ⇒ ::Float
Returns the value of attribute autonomous_data_storage_percentage.
440 441 442 |
# File 'sig/types.rbs', line 440 def autonomous_data_storage_percentage @autonomous_data_storage_percentage end |
#autonomous_data_storage_size_in_t_bs ⇒ ::Float
Returns the value of attribute autonomous_data_storage_size_in_t_bs.
441 442 443 |
# File 'sig/types.rbs', line 441 def autonomous_data_storage_size_in_t_bs @autonomous_data_storage_size_in_t_bs end |
#available_autonomous_data_storage_size_in_t_bs ⇒ ::Float
Returns the value of attribute available_autonomous_data_storage_size_in_t_bs.
442 443 444 |
# File 'sig/types.rbs', line 442 def available_autonomous_data_storage_size_in_t_bs @available_autonomous_data_storage_size_in_t_bs end |
#available_container_databases ⇒ ::Integer
Returns the value of attribute available_container_databases.
443 444 445 |
# File 'sig/types.rbs', line 443 def available_container_databases @available_container_databases end |
#available_cpus ⇒ ::Float
Returns the value of attribute available_cpus.
444 445 446 |
# File 'sig/types.rbs', line 444 def available_cpus @available_cpus end |
#cloud_autonomous_vm_cluster_arn ⇒ ::String
Returns the value of attribute cloud_autonomous_vm_cluster_arn.
430 431 432 |
# File 'sig/types.rbs', line 430 def cloud_autonomous_vm_cluster_arn @cloud_autonomous_vm_cluster_arn end |
#cloud_autonomous_vm_cluster_id ⇒ ::String
Returns the value of attribute cloud_autonomous_vm_cluster_id.
429 430 431 |
# File 'sig/types.rbs', line 429 def cloud_autonomous_vm_cluster_id @cloud_autonomous_vm_cluster_id end |
#cloud_exadata_infrastructure_arn ⇒ ::String
Returns the value of attribute cloud_exadata_infrastructure_arn.
439 440 441 |
# File 'sig/types.rbs', line 439 def cloud_exadata_infrastructure_arn @cloud_exadata_infrastructure_arn end |
#cloud_exadata_infrastructure_id ⇒ ::String
Returns the value of attribute cloud_exadata_infrastructure_id.
438 439 440 |
# File 'sig/types.rbs', line 438 def cloud_exadata_infrastructure_id @cloud_exadata_infrastructure_id end |
#compute_model ⇒ "ECPU", "OCPU"
Returns the value of attribute compute_model.
445 446 447 |
# File 'sig/types.rbs', line 445 def compute_model @compute_model end |
#cpu_core_count ⇒ ::Integer
Returns the value of attribute cpu_core_count.
446 447 448 |
# File 'sig/types.rbs', line 446 def cpu_core_count @cpu_core_count end |
#cpu_core_count_per_node ⇒ ::Integer
Returns the value of attribute cpu_core_count_per_node.
447 448 449 |
# File 'sig/types.rbs', line 447 def cpu_core_count_per_node @cpu_core_count_per_node end |
#cpu_percentage ⇒ ::Float
Returns the value of attribute cpu_percentage.
448 449 450 |
# File 'sig/types.rbs', line 448 def cpu_percentage @cpu_percentage end |
#created_at ⇒ ::Time
Returns the value of attribute created_at.
475 476 477 |
# File 'sig/types.rbs', line 475 def created_at @created_at end |
#data_storage_size_in_g_bs ⇒ ::Float
Returns the value of attribute data_storage_size_in_g_bs.
449 450 451 |
# File 'sig/types.rbs', line 449 def data_storage_size_in_g_bs @data_storage_size_in_g_bs end |
#data_storage_size_in_t_bs ⇒ ::Float
Returns the value of attribute data_storage_size_in_t_bs.
450 451 452 |
# File 'sig/types.rbs', line 450 def data_storage_size_in_t_bs @data_storage_size_in_t_bs end |
#db_node_storage_size_in_g_bs ⇒ ::Integer
Returns the value of attribute db_node_storage_size_in_g_bs.
451 452 453 |
# File 'sig/types.rbs', line 451 def db_node_storage_size_in_g_bs @db_node_storage_size_in_g_bs end |
#db_servers ⇒ ::Array[::String]
Returns the value of attribute db_servers.
452 453 454 |
# File 'sig/types.rbs', line 452 def db_servers @db_servers end |
#description ⇒ ::String
Returns the value of attribute description.
453 454 455 |
# File 'sig/types.rbs', line 453 def description @description end |
#display_name ⇒ ::String
Returns the value of attribute display_name.
435 436 437 |
# File 'sig/types.rbs', line 435 def display_name @display_name end |
#domain ⇒ ::String
Returns the value of attribute domain.
454 455 456 |
# File 'sig/types.rbs', line 454 def domain @domain end |
#exadata_storage_in_t_bs_lowest_scaled_value ⇒ ::Float
Returns the value of attribute exadata_storage_in_t_bs_lowest_scaled_value.
455 456 457 |
# File 'sig/types.rbs', line 455 def exadata_storage_in_t_bs_lowest_scaled_value @exadata_storage_in_t_bs_lowest_scaled_value end |
#hostname ⇒ ::String
Returns the value of attribute hostname.
456 457 458 |
# File 'sig/types.rbs', line 456 def hostname @hostname end |
#iam_roles ⇒ ::Array[Types::IamRole]
Returns the value of attribute iam_roles.
480 481 482 |
# File 'sig/types.rbs', line 480 def iam_roles @iam_roles end |
#is_mtls_enabled_vm_cluster ⇒ Boolean
Returns the value of attribute is_mtls_enabled_vm_cluster.
459 460 461 |
# File 'sig/types.rbs', line 459 def is_mtls_enabled_vm_cluster @is_mtls_enabled_vm_cluster end |
#license_model ⇒ "BRING_YOUR_OWN_LICENSE", "LICENSE_INCLUDED"
Returns the value of attribute license_model.
460 461 462 |
# File 'sig/types.rbs', line 460 def license_model @license_model end |
#maintenance_window ⇒ Types::MaintenanceWindow
Returns the value of attribute maintenance_window.
461 462 463 |
# File 'sig/types.rbs', line 461 def maintenance_window @maintenance_window end |
#max_acds_lowest_scaled_value ⇒ ::Integer
Returns the value of attribute max_acds_lowest_scaled_value.
462 463 464 |
# File 'sig/types.rbs', line 462 def max_acds_lowest_scaled_value @max_acds_lowest_scaled_value end |
#memory_per_oracle_compute_unit_in_g_bs ⇒ ::Integer
Returns the value of attribute memory_per_oracle_compute_unit_in_g_bs.
463 464 465 |
# File 'sig/types.rbs', line 463 def memory_per_oracle_compute_unit_in_g_bs @memory_per_oracle_compute_unit_in_g_bs end |
#memory_size_in_g_bs ⇒ ::Integer
Returns the value of attribute memory_size_in_g_bs.
464 465 466 |
# File 'sig/types.rbs', line 464 def memory_size_in_g_bs @memory_size_in_g_bs end |
#node_count ⇒ ::Integer
Returns the value of attribute node_count.
465 466 467 |
# File 'sig/types.rbs', line 465 def node_count @node_count end |
#non_provisionable_autonomous_container_databases ⇒ ::Integer
Returns the value of attribute non_provisionable_autonomous_container_databases.
466 467 468 |
# File 'sig/types.rbs', line 466 def non_provisionable_autonomous_container_databases @non_provisionable_autonomous_container_databases end |
#oci_resource_anchor_name ⇒ ::String
Returns the value of attribute oci_resource_anchor_name.
433 434 435 |
# File 'sig/types.rbs', line 433 def oci_resource_anchor_name @oci_resource_anchor_name end |
#oci_url ⇒ ::String
Returns the value of attribute oci_url.
458 459 460 |
# File 'sig/types.rbs', line 458 def oci_url @oci_url end |
#ocid ⇒ ::String
Returns the value of attribute ocid.
457 458 459 |
# File 'sig/types.rbs', line 457 def ocid @ocid end |
#odb_network_arn ⇒ ::String
Returns the value of attribute odb_network_arn.
432 433 434 |
# File 'sig/types.rbs', line 432 def odb_network_arn @odb_network_arn end |
#odb_network_id ⇒ ::String
Returns the value of attribute odb_network_id.
431 432 433 |
# File 'sig/types.rbs', line 431 def odb_network_id @odb_network_id end |
#percent_progress ⇒ ::Float
Returns the value of attribute percent_progress.
434 435 436 |
# File 'sig/types.rbs', line 434 def percent_progress @percent_progress end |
#provisionable_autonomous_container_databases ⇒ ::Integer
Returns the value of attribute provisionable_autonomous_container_databases.
467 468 469 |
# File 'sig/types.rbs', line 467 def provisionable_autonomous_container_databases @provisionable_autonomous_container_databases end |
#provisioned_autonomous_container_databases ⇒ ::Integer
Returns the value of attribute provisioned_autonomous_container_databases.
468 469 470 |
# File 'sig/types.rbs', line 468 def provisioned_autonomous_container_databases @provisioned_autonomous_container_databases end |
#provisioned_cpus ⇒ ::Float
Returns the value of attribute provisioned_cpus.
469 470 471 |
# File 'sig/types.rbs', line 469 def provisioned_cpus @provisioned_cpus end |
#reclaimable_cpus ⇒ ::Float
Returns the value of attribute reclaimable_cpus.
470 471 472 |
# File 'sig/types.rbs', line 470 def reclaimable_cpus @reclaimable_cpus end |
#reserved_cpus ⇒ ::Float
Returns the value of attribute reserved_cpus.
471 472 473 |
# File 'sig/types.rbs', line 471 def reserved_cpus @reserved_cpus end |
#scan_listener_port_non_tls ⇒ ::Integer
Returns the value of attribute scan_listener_port_non_tls.
472 473 474 |
# File 'sig/types.rbs', line 472 def scan_listener_port_non_tls @scan_listener_port_non_tls end |
#scan_listener_port_tls ⇒ ::Integer
Returns the value of attribute scan_listener_port_tls.
473 474 475 |
# File 'sig/types.rbs', line 473 def scan_listener_port_tls @scan_listener_port_tls end |
#shape ⇒ ::String
Returns the value of attribute shape.
474 475 476 |
# File 'sig/types.rbs', line 474 def shape @shape end |
#status ⇒ "AVAILABLE", ...
Returns the value of attribute status.
436 437 438 |
# File 'sig/types.rbs', line 436 def status @status end |
#status_reason ⇒ ::String
Returns the value of attribute status_reason.
437 438 439 |
# File 'sig/types.rbs', line 437 def status_reason @status_reason end |
#time_database_ssl_certificate_expires ⇒ ::Time
Returns the value of attribute time_database_ssl_certificate_expires.
476 477 478 |
# File 'sig/types.rbs', line 476 def time_database_ssl_certificate_expires @time_database_ssl_certificate_expires end |
#time_ords_certificate_expires ⇒ ::Time
Returns the value of attribute time_ords_certificate_expires.
477 478 479 |
# File 'sig/types.rbs', line 477 def time_ords_certificate_expires @time_ords_certificate_expires end |
#time_zone ⇒ ::String
Returns the value of attribute time_zone.
478 479 480 |
# File 'sig/types.rbs', line 478 def time_zone @time_zone end |
#total_container_databases ⇒ ::Integer
Returns the value of attribute total_container_databases.
479 480 481 |
# File 'sig/types.rbs', line 479 def total_container_databases @total_container_databases end |