Class: Aws::Types::ExadbVmCluster
- Inherits:
-
Object
- Object
- Aws::Types::ExadbVmCluster
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cluster_name ⇒ ::String
Returns the value of attribute cluster_name.
-
#created_at ⇒ ::Time
Returns the value of attribute created_at.
-
#data_collection_options ⇒ Types::DataCollectionOptions
Returns the value of attribute data_collection_options.
-
#display_name ⇒ ::String
Returns the value of attribute display_name.
-
#domain ⇒ ::String
Returns the value of attribute domain.
-
#enabled_ecpu_count ⇒ ::Integer
Returns the value of attribute enabled_ecpu_count.
-
#exadb_vm_cluster_arn ⇒ ::String
Returns the value of attribute exadb_vm_cluster_arn.
-
#exadb_vm_cluster_id ⇒ ::String
Returns the value of attribute exadb_vm_cluster_id.
-
#exascale_db_storage_vault_arn ⇒ ::String
Returns the value of attribute exascale_db_storage_vault_arn.
-
#exascale_db_storage_vault_id ⇒ ::String
Returns the value of attribute exascale_db_storage_vault_id.
-
#gi_version ⇒ ::String
Returns the value of attribute gi_version.
-
#grid_image_id ⇒ ::String
Returns the value of attribute grid_image_id.
-
#grid_image_type ⇒ "RELEASE_UPDATE", "CUSTOM_IMAGE"
Returns the value of attribute grid_image_type.
-
#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.
-
#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.
-
#scan_listener_port_tcp ⇒ ::Integer
Returns the value of attribute scan_listener_port_tcp.
-
#scan_listener_port_tcp_ssl ⇒ ::Integer
Returns the value of attribute scan_listener_port_tcp_ssl.
-
#shape ⇒ ::String
Returns the value of attribute shape.
-
#shape_attribute ⇒ "SMART_STORAGE", "BLOCK_STORAGE"
Returns the value of attribute shape_attribute.
-
#snapshot_file_system_storage ⇒ Types::ExadbVmClusterStorageDetails
Returns the value of attribute snapshot_file_system_storage.
-
#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.
-
#system_version ⇒ ::String
Returns the value of attribute system_version.
-
#time_zone ⇒ ::String
Returns the value of attribute time_zone.
-
#total_ecpu_count ⇒ ::Integer
Returns the value of attribute total_ecpu_count.
-
#total_file_system_storage ⇒ Types::ExadbVmClusterStorageDetails
Returns the value of attribute total_file_system_storage.
-
#vip_ids ⇒ ::Array[::String]
Returns the value of attribute vip_ids.
-
#vm_file_system_storage ⇒ Types::ExadbVmClusterStorageDetails
Returns the value of attribute vm_file_system_storage.
Instance Attribute Details
#cluster_name ⇒ ::String
Returns the value of attribute cluster_name.
1410 1411 1412 |
# File 'sig/types.rbs', line 1410 def cluster_name @cluster_name end |
#created_at ⇒ ::Time
Returns the value of attribute created_at.
1411 1412 1413 |
# File 'sig/types.rbs', line 1411 def created_at @created_at end |
#data_collection_options ⇒ Types::DataCollectionOptions
Returns the value of attribute data_collection_options.
1412 1413 1414 |
# File 'sig/types.rbs', line 1412 def @data_collection_options end |
#display_name ⇒ ::String
Returns the value of attribute display_name.
1413 1414 1415 |
# File 'sig/types.rbs', line 1413 def display_name @display_name end |
#domain ⇒ ::String
Returns the value of attribute domain.
1414 1415 1416 |
# File 'sig/types.rbs', line 1414 def domain @domain end |
#enabled_ecpu_count ⇒ ::Integer
Returns the value of attribute enabled_ecpu_count.
1415 1416 1417 |
# File 'sig/types.rbs', line 1415 def enabled_ecpu_count @enabled_ecpu_count end |
#exadb_vm_cluster_arn ⇒ ::String
Returns the value of attribute exadb_vm_cluster_arn.
1416 1417 1418 |
# File 'sig/types.rbs', line 1416 def exadb_vm_cluster_arn @exadb_vm_cluster_arn end |
#exadb_vm_cluster_id ⇒ ::String
Returns the value of attribute exadb_vm_cluster_id.
1409 1410 1411 |
# File 'sig/types.rbs', line 1409 def exadb_vm_cluster_id @exadb_vm_cluster_id end |
#exascale_db_storage_vault_arn ⇒ ::String
Returns the value of attribute exascale_db_storage_vault_arn.
1417 1418 1419 |
# File 'sig/types.rbs', line 1417 def exascale_db_storage_vault_arn @exascale_db_storage_vault_arn end |
#exascale_db_storage_vault_id ⇒ ::String
Returns the value of attribute exascale_db_storage_vault_id.
1418 1419 1420 |
# File 'sig/types.rbs', line 1418 def exascale_db_storage_vault_id @exascale_db_storage_vault_id end |
#gi_version ⇒ ::String
Returns the value of attribute gi_version.
1419 1420 1421 |
# File 'sig/types.rbs', line 1419 def gi_version @gi_version end |
#grid_image_id ⇒ ::String
Returns the value of attribute grid_image_id.
1420 1421 1422 |
# File 'sig/types.rbs', line 1420 def grid_image_id @grid_image_id end |
#grid_image_type ⇒ "RELEASE_UPDATE", "CUSTOM_IMAGE"
Returns the value of attribute grid_image_type.
1421 1422 1423 |
# File 'sig/types.rbs', line 1421 def grid_image_type @grid_image_type end |
#hostname ⇒ ::String
Returns the value of attribute hostname.
1422 1423 1424 |
# File 'sig/types.rbs', line 1422 def hostname @hostname end |
#iam_roles ⇒ ::Array[Types::IamRole]
Returns the value of attribute iam_roles.
1423 1424 1425 |
# File 'sig/types.rbs', line 1423 def iam_roles @iam_roles end |
#iorm_config_cache ⇒ Types::ExadataIormConfig
Returns the value of attribute iorm_config_cache.
1424 1425 1426 |
# File 'sig/types.rbs', line 1424 def iorm_config_cache @iorm_config_cache end |
#last_update_history_entry_id ⇒ ::String
Returns the value of attribute last_update_history_entry_id.
1425 1426 1427 |
# File 'sig/types.rbs', line 1425 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.
1426 1427 1428 |
# File 'sig/types.rbs', line 1426 def license_model @license_model end |
#listener_port ⇒ ::Integer
Returns the value of attribute listener_port.
1427 1428 1429 |
# File 'sig/types.rbs', line 1427 def listener_port @listener_port end |
#memory_size_in_g_bs ⇒ ::Integer
Returns the value of attribute memory_size_in_g_bs.
1428 1429 1430 |
# File 'sig/types.rbs', line 1428 def memory_size_in_g_bs @memory_size_in_g_bs end |
#node_count ⇒ ::Integer
Returns the value of attribute node_count.
1429 1430 1431 |
# File 'sig/types.rbs', line 1429 def node_count @node_count end |
#oci_resource_anchor_name ⇒ ::String
Returns the value of attribute oci_resource_anchor_name.
1431 1432 1433 |
# File 'sig/types.rbs', line 1431 def oci_resource_anchor_name @oci_resource_anchor_name end |
#oci_url ⇒ ::String
Returns the value of attribute oci_url.
1432 1433 1434 |
# File 'sig/types.rbs', line 1432 def oci_url @oci_url end |
#ocid ⇒ ::String
Returns the value of attribute ocid.
1430 1431 1432 |
# File 'sig/types.rbs', line 1430 def ocid @ocid end |
#odb_network_arn ⇒ ::String
Returns the value of attribute odb_network_arn.
1433 1434 1435 |
# File 'sig/types.rbs', line 1433 def odb_network_arn @odb_network_arn end |
#odb_network_id ⇒ ::String
Returns the value of attribute odb_network_id.
1434 1435 1436 |
# File 'sig/types.rbs', line 1434 def odb_network_id @odb_network_id end |
#percent_progress ⇒ ::Float
Returns the value of attribute percent_progress.
1435 1436 1437 |
# File 'sig/types.rbs', line 1435 def percent_progress @percent_progress end |
#scan_dns_name ⇒ ::String
Returns the value of attribute scan_dns_name.
1436 1437 1438 |
# File 'sig/types.rbs', line 1436 def scan_dns_name @scan_dns_name end |
#scan_dns_record_id ⇒ ::String
Returns the value of attribute scan_dns_record_id.
1437 1438 1439 |
# File 'sig/types.rbs', line 1437 def scan_dns_record_id @scan_dns_record_id end |
#scan_ip_ids ⇒ ::Array[::String]
Returns the value of attribute scan_ip_ids.
1438 1439 1440 |
# File 'sig/types.rbs', line 1438 def scan_ip_ids @scan_ip_ids end |
#scan_listener_port_tcp ⇒ ::Integer
Returns the value of attribute scan_listener_port_tcp.
1439 1440 1441 |
# File 'sig/types.rbs', line 1439 def scan_listener_port_tcp @scan_listener_port_tcp end |
#scan_listener_port_tcp_ssl ⇒ ::Integer
Returns the value of attribute scan_listener_port_tcp_ssl.
1440 1441 1442 |
# File 'sig/types.rbs', line 1440 def scan_listener_port_tcp_ssl @scan_listener_port_tcp_ssl end |
#shape ⇒ ::String
Returns the value of attribute shape.
1441 1442 1443 |
# File 'sig/types.rbs', line 1441 def shape @shape end |
#shape_attribute ⇒ "SMART_STORAGE", "BLOCK_STORAGE"
Returns the value of attribute shape_attribute.
1442 1443 1444 |
# File 'sig/types.rbs', line 1442 def shape_attribute @shape_attribute end |
#snapshot_file_system_storage ⇒ Types::ExadbVmClusterStorageDetails
Returns the value of attribute snapshot_file_system_storage.
1443 1444 1445 |
# File 'sig/types.rbs', line 1443 def snapshot_file_system_storage @snapshot_file_system_storage end |
#ssh_public_keys ⇒ ::Array[::String]
Returns the value of attribute ssh_public_keys.
1444 1445 1446 |
# File 'sig/types.rbs', line 1444 def ssh_public_keys @ssh_public_keys end |
#status ⇒ "AVAILABLE", ...
Returns the value of attribute status.
1445 1446 1447 |
# File 'sig/types.rbs', line 1445 def status @status end |
#status_reason ⇒ ::String
Returns the value of attribute status_reason.
1446 1447 1448 |
# File 'sig/types.rbs', line 1446 def status_reason @status_reason end |
#system_version ⇒ ::String
Returns the value of attribute system_version.
1447 1448 1449 |
# File 'sig/types.rbs', line 1447 def system_version @system_version end |
#time_zone ⇒ ::String
Returns the value of attribute time_zone.
1448 1449 1450 |
# File 'sig/types.rbs', line 1448 def time_zone @time_zone end |
#total_ecpu_count ⇒ ::Integer
Returns the value of attribute total_ecpu_count.
1449 1450 1451 |
# File 'sig/types.rbs', line 1449 def total_ecpu_count @total_ecpu_count end |
#total_file_system_storage ⇒ Types::ExadbVmClusterStorageDetails
Returns the value of attribute total_file_system_storage.
1450 1451 1452 |
# File 'sig/types.rbs', line 1450 def total_file_system_storage @total_file_system_storage end |
#vip_ids ⇒ ::Array[::String]
Returns the value of attribute vip_ids.
1451 1452 1453 |
# File 'sig/types.rbs', line 1451 def vip_ids @vip_ids end |
#vm_file_system_storage ⇒ Types::ExadbVmClusterStorageDetails
Returns the value of attribute vm_file_system_storage.
1452 1453 1454 |
# File 'sig/types.rbs', line 1452 def vm_file_system_storage @vm_file_system_storage end |