Class: Aws::Types::CloudVmCluster
- Inherits:
-
Object
- Object
- Aws::Types::CloudVmCluster
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#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.
-
#cloud_vm_cluster_arn ⇒ ::String
Returns the value of attribute cloud_vm_cluster_arn.
-
#cloud_vm_cluster_id ⇒ ::String
Returns the value of attribute cloud_vm_cluster_id.
-
#cluster_name ⇒ ::String
Returns the value of attribute cluster_name.
-
#compute_model ⇒ "ECPU", "OCPU"
Returns the value of attribute compute_model.
-
#cpu_core_count ⇒ ::Integer
Returns the value of attribute cpu_core_count.
-
#created_at ⇒ ::Time
Returns the value of attribute created_at.
-
#data_collection_options ⇒ Types::DataCollectionOptions
Returns the value of attribute data_collection_options.
-
#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.
-
#disk_redundancy ⇒ "HIGH", "NORMAL"
Returns the value of attribute disk_redundancy.
-
#display_name ⇒ ::String
Returns the value of attribute display_name.
-
#domain ⇒ ::String
Returns the value of attribute domain.
-
#gi_version ⇒ ::String
Returns the value of attribute gi_version.
-
#hostname ⇒ ::String
Returns the value of attribute hostname.
-
#iam_roles ⇒ ::Array[Types::IamRole]
Returns the value of attribute iam_roles.
-
#iorm_config_cache ⇒ Types::ExadataIormConfig
Returns the value of attribute iorm_config_cache.
-
#is_local_backup_enabled ⇒ Boolean
Returns the value of attribute is_local_backup_enabled.
-
#is_sparse_diskgroup_enabled ⇒ Boolean
Returns the value of attribute is_sparse_diskgroup_enabled.
-
#last_update_history_entry_id ⇒ ::String
Returns the value of attribute last_update_history_entry_id.
-
#license_model ⇒ "BRING_YOUR_OWN_LICENSE", "LICENSE_INCLUDED"
Returns the value of attribute license_model.
-
#listener_port ⇒ ::Integer
Returns the value of attribute listener_port.
-
#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.
-
#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.
-
#scan_dns_name ⇒ ::String
Returns the value of attribute scan_dns_name.
-
#scan_dns_record_id ⇒ ::String
Returns the value of attribute scan_dns_record_id.
-
#scan_ip_ids ⇒ ::Array[::String]
Returns the value of attribute scan_ip_ids.
-
#shape ⇒ ::String
Returns the value of attribute shape.
-
#ssh_public_keys ⇒ ::Array[::String]
Returns the value of attribute ssh_public_keys.
-
#status ⇒ "AVAILABLE", ...
Returns the value of attribute status.
-
#status_reason ⇒ ::String
Returns the value of attribute status_reason.
-
#storage_size_in_g_bs ⇒ ::Integer
Returns the value of attribute storage_size_in_g_bs.
-
#system_version ⇒ ::String
Returns the value of attribute system_version.
-
#time_zone ⇒ ::String
Returns the value of attribute time_zone.
-
#vip_ids ⇒ ::Array[::String]
Returns the value of attribute vip_ids.
Instance Attribute Details
#cloud_exadata_infrastructure_arn ⇒ ::String
Returns the value of attribute cloud_exadata_infrastructure_arn.
648 649 650 |
# File 'sig/types.rbs', line 648 def cloud_exadata_infrastructure_arn @cloud_exadata_infrastructure_arn end |
#cloud_exadata_infrastructure_id ⇒ ::String
Returns the value of attribute cloud_exadata_infrastructure_id.
647 648 649 |
# File 'sig/types.rbs', line 647 def cloud_exadata_infrastructure_id @cloud_exadata_infrastructure_id end |
#cloud_vm_cluster_arn ⇒ ::String
Returns the value of attribute cloud_vm_cluster_arn.
646 647 648 |
# File 'sig/types.rbs', line 646 def cloud_vm_cluster_arn @cloud_vm_cluster_arn end |
#cloud_vm_cluster_id ⇒ ::String
Returns the value of attribute cloud_vm_cluster_id.
642 643 644 |
# File 'sig/types.rbs', line 642 def cloud_vm_cluster_id @cloud_vm_cluster_id end |
#cluster_name ⇒ ::String
Returns the value of attribute cluster_name.
649 650 651 |
# File 'sig/types.rbs', line 649 def cluster_name @cluster_name end |
#compute_model ⇒ "ECPU", "OCPU"
Returns the value of attribute compute_model.
683 684 685 |
# File 'sig/types.rbs', line 683 def compute_model @compute_model end |
#cpu_core_count ⇒ ::Integer
Returns the value of attribute cpu_core_count.
650 651 652 |
# File 'sig/types.rbs', line 650 def cpu_core_count @cpu_core_count end |
#created_at ⇒ ::Time
Returns the value of attribute created_at.
677 678 679 |
# File 'sig/types.rbs', line 677 def created_at @created_at end |
#data_collection_options ⇒ Types::DataCollectionOptions
Returns the value of attribute data_collection_options.
651 652 653 |
# File 'sig/types.rbs', line 651 def @data_collection_options end |
#data_storage_size_in_t_bs ⇒ ::Float
Returns the value of attribute data_storage_size_in_t_bs.
652 653 654 |
# File 'sig/types.rbs', line 652 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.
653 654 655 |
# File 'sig/types.rbs', line 653 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.
654 655 656 |
# File 'sig/types.rbs', line 654 def db_servers @db_servers end |
#disk_redundancy ⇒ "HIGH", "NORMAL"
Returns the value of attribute disk_redundancy.
655 656 657 |
# File 'sig/types.rbs', line 655 def disk_redundancy @disk_redundancy end |
#display_name ⇒ ::String
Returns the value of attribute display_name.
643 644 645 |
# File 'sig/types.rbs', line 643 def display_name @display_name end |
#domain ⇒ ::String
Returns the value of attribute domain.
669 670 671 |
# File 'sig/types.rbs', line 669 def domain @domain end |
#gi_version ⇒ ::String
Returns the value of attribute gi_version.
656 657 658 |
# File 'sig/types.rbs', line 656 def gi_version @gi_version end |
#hostname ⇒ ::String
Returns the value of attribute hostname.
657 658 659 |
# File 'sig/types.rbs', line 657 def hostname @hostname end |
#iam_roles ⇒ ::Array[Types::IamRole]
Returns the value of attribute iam_roles.
684 685 686 |
# File 'sig/types.rbs', line 684 def iam_roles @iam_roles end |
#iorm_config_cache ⇒ Types::ExadataIormConfig
Returns the value of attribute iorm_config_cache.
658 659 660 |
# File 'sig/types.rbs', line 658 def iorm_config_cache @iorm_config_cache end |
#is_local_backup_enabled ⇒ Boolean
Returns the value of attribute is_local_backup_enabled.
659 660 661 |
# File 'sig/types.rbs', line 659 def is_local_backup_enabled @is_local_backup_enabled end |
#is_sparse_diskgroup_enabled ⇒ Boolean
Returns the value of attribute is_sparse_diskgroup_enabled.
660 661 662 |
# File 'sig/types.rbs', line 660 def is_sparse_diskgroup_enabled @is_sparse_diskgroup_enabled end |
#last_update_history_entry_id ⇒ ::String
Returns the value of attribute last_update_history_entry_id.
661 662 663 |
# File 'sig/types.rbs', line 661 def last_update_history_entry_id @last_update_history_entry_id end |
#license_model ⇒ "BRING_YOUR_OWN_LICENSE", "LICENSE_INCLUDED"
Returns the value of attribute license_model.
662 663 664 |
# File 'sig/types.rbs', line 662 def license_model @license_model end |
#listener_port ⇒ ::Integer
Returns the value of attribute listener_port.
663 664 665 |
# File 'sig/types.rbs', line 663 def listener_port @listener_port end |
#memory_size_in_g_bs ⇒ ::Integer
Returns the value of attribute memory_size_in_g_bs.
664 665 666 |
# File 'sig/types.rbs', line 664 def memory_size_in_g_bs @memory_size_in_g_bs end |
#node_count ⇒ ::Integer
Returns the value of attribute node_count.
665 666 667 |
# File 'sig/types.rbs', line 665 def node_count @node_count end |
#oci_resource_anchor_name ⇒ ::String
Returns the value of attribute oci_resource_anchor_name.
667 668 669 |
# File 'sig/types.rbs', line 667 def oci_resource_anchor_name @oci_resource_anchor_name end |
#oci_url ⇒ ::String
Returns the value of attribute oci_url.
668 669 670 |
# File 'sig/types.rbs', line 668 def oci_url @oci_url end |
#ocid ⇒ ::String
Returns the value of attribute ocid.
666 667 668 |
# File 'sig/types.rbs', line 666 def ocid @ocid end |
#odb_network_arn ⇒ ::String
Returns the value of attribute odb_network_arn.
681 682 683 |
# File 'sig/types.rbs', line 681 def odb_network_arn @odb_network_arn end |
#odb_network_id ⇒ ::String
Returns the value of attribute odb_network_id.
680 681 682 |
# File 'sig/types.rbs', line 680 def odb_network_id @odb_network_id end |
#percent_progress ⇒ ::Float
Returns the value of attribute percent_progress.
682 683 684 |
# File 'sig/types.rbs', line 682 def percent_progress @percent_progress end |
#scan_dns_name ⇒ ::String
Returns the value of attribute scan_dns_name.
670 671 672 |
# File 'sig/types.rbs', line 670 def scan_dns_name @scan_dns_name end |
#scan_dns_record_id ⇒ ::String
Returns the value of attribute scan_dns_record_id.
671 672 673 |
# File 'sig/types.rbs', line 671 def scan_dns_record_id @scan_dns_record_id end |
#scan_ip_ids ⇒ ::Array[::String]
Returns the value of attribute scan_ip_ids.
672 673 674 |
# File 'sig/types.rbs', line 672 def scan_ip_ids @scan_ip_ids end |
#shape ⇒ ::String
Returns the value of attribute shape.
673 674 675 |
# File 'sig/types.rbs', line 673 def shape @shape end |
#ssh_public_keys ⇒ ::Array[::String]
Returns the value of attribute ssh_public_keys.
674 675 676 |
# File 'sig/types.rbs', line 674 def ssh_public_keys @ssh_public_keys end |
#status ⇒ "AVAILABLE", ...
Returns the value of attribute status.
644 645 646 |
# File 'sig/types.rbs', line 644 def status @status end |
#status_reason ⇒ ::String
Returns the value of attribute status_reason.
645 646 647 |
# File 'sig/types.rbs', line 645 def status_reason @status_reason end |
#storage_size_in_g_bs ⇒ ::Integer
Returns the value of attribute storage_size_in_g_bs.
675 676 677 |
# File 'sig/types.rbs', line 675 def storage_size_in_g_bs @storage_size_in_g_bs end |
#system_version ⇒ ::String
Returns the value of attribute system_version.
676 677 678 |
# File 'sig/types.rbs', line 676 def system_version @system_version end |
#time_zone ⇒ ::String
Returns the value of attribute time_zone.
678 679 680 |
# File 'sig/types.rbs', line 678 def time_zone @time_zone end |
#vip_ids ⇒ ::Array[::String]
Returns the value of attribute vip_ids.
679 680 681 |
# File 'sig/types.rbs', line 679 def vip_ids @vip_ids end |