Class: Aws::Odb::Types::UpdateExadbVmClusterInput
- Inherits:
-
Struct
- Object
- Struct
- Aws::Odb::Types::UpdateExadbVmClusterInput
- Defined in:
- gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#data_collection_options ⇒ Types::DataCollectionOptions
The set of preferences for the various diagnostic collection options for the Exascale VM cluster.
-
#display_name ⇒ String
A new user-friendly name for the Exascale VM cluster.
-
#enabled_ecpu_count ⇒ Integer
The number of ECPUs to enable for the Exascale VM cluster.
-
#exadb_vm_cluster_id ⇒ String
The unique identifier of the Exascale VM cluster to update.
-
#grid_image_id ⇒ String
The Grid Infrastructure software image ID for the Exascale VM cluster.
-
#license_model ⇒ String
The Oracle license model to apply to the Exascale VM cluster.
-
#ssh_public_keys ⇒ Array<String>
The public key portion of one or more key pairs used for SSH access to the Exascale VM cluster.
-
#system_version ⇒ String
The version of the operating system of the image for the Exascale VM cluster.
-
#total_ecpu_count ⇒ Integer
The total number of ECPUs for the Exascale VM cluster.
-
#update_action ⇒ String
The update action to perform on the Exascale VM cluster.
-
#vm_file_system_storage_total_size_in_g_bs ⇒ Integer
The total amount of file system storage, in gigabytes (GB), for the Exascale VM cluster.
Instance Attribute Details
#data_collection_options ⇒ Types::DataCollectionOptions
The set of preferences for the various diagnostic collection options for the Exascale VM cluster.
11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 11006 class UpdateExadbVmClusterInput < Struct.new( :exadb_vm_cluster_id, :data_collection_options, :display_name, :enabled_ecpu_count, :grid_image_id, :license_model, :ssh_public_keys, :system_version, :total_ecpu_count, :update_action, :vm_file_system_storage_total_size_in_g_bs) SENSITIVE = [] include Aws::Structure end |
#display_name ⇒ String
A new user-friendly name for the Exascale VM cluster.
11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 11006 class UpdateExadbVmClusterInput < Struct.new( :exadb_vm_cluster_id, :data_collection_options, :display_name, :enabled_ecpu_count, :grid_image_id, :license_model, :ssh_public_keys, :system_version, :total_ecpu_count, :update_action, :vm_file_system_storage_total_size_in_g_bs) SENSITIVE = [] include Aws::Structure end |
#enabled_ecpu_count ⇒ Integer
The number of ECPUs to enable for the Exascale VM cluster.
11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 11006 class UpdateExadbVmClusterInput < Struct.new( :exadb_vm_cluster_id, :data_collection_options, :display_name, :enabled_ecpu_count, :grid_image_id, :license_model, :ssh_public_keys, :system_version, :total_ecpu_count, :update_action, :vm_file_system_storage_total_size_in_g_bs) SENSITIVE = [] include Aws::Structure end |
#exadb_vm_cluster_id ⇒ String
The unique identifier of the Exascale VM cluster to update.
11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 11006 class UpdateExadbVmClusterInput < Struct.new( :exadb_vm_cluster_id, :data_collection_options, :display_name, :enabled_ecpu_count, :grid_image_id, :license_model, :ssh_public_keys, :system_version, :total_ecpu_count, :update_action, :vm_file_system_storage_total_size_in_g_bs) SENSITIVE = [] include Aws::Structure end |
#grid_image_id ⇒ String
The Grid Infrastructure software image ID for the Exascale VM cluster.
11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 11006 class UpdateExadbVmClusterInput < Struct.new( :exadb_vm_cluster_id, :data_collection_options, :display_name, :enabled_ecpu_count, :grid_image_id, :license_model, :ssh_public_keys, :system_version, :total_ecpu_count, :update_action, :vm_file_system_storage_total_size_in_g_bs) SENSITIVE = [] include Aws::Structure end |
#license_model ⇒ String
The Oracle license model to apply to the Exascale VM cluster.
11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 11006 class UpdateExadbVmClusterInput < Struct.new( :exadb_vm_cluster_id, :data_collection_options, :display_name, :enabled_ecpu_count, :grid_image_id, :license_model, :ssh_public_keys, :system_version, :total_ecpu_count, :update_action, :vm_file_system_storage_total_size_in_g_bs) SENSITIVE = [] include Aws::Structure end |
#ssh_public_keys ⇒ Array<String>
The public key portion of one or more key pairs used for SSH access to the Exascale VM cluster.
11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 11006 class UpdateExadbVmClusterInput < Struct.new( :exadb_vm_cluster_id, :data_collection_options, :display_name, :enabled_ecpu_count, :grid_image_id, :license_model, :ssh_public_keys, :system_version, :total_ecpu_count, :update_action, :vm_file_system_storage_total_size_in_g_bs) SENSITIVE = [] include Aws::Structure end |
#system_version ⇒ String
The version of the operating system of the image for the Exascale VM cluster.
11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 11006 class UpdateExadbVmClusterInput < Struct.new( :exadb_vm_cluster_id, :data_collection_options, :display_name, :enabled_ecpu_count, :grid_image_id, :license_model, :ssh_public_keys, :system_version, :total_ecpu_count, :update_action, :vm_file_system_storage_total_size_in_g_bs) SENSITIVE = [] include Aws::Structure end |
#total_ecpu_count ⇒ Integer
The total number of ECPUs for the Exascale VM cluster.
11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 11006 class UpdateExadbVmClusterInput < Struct.new( :exadb_vm_cluster_id, :data_collection_options, :display_name, :enabled_ecpu_count, :grid_image_id, :license_model, :ssh_public_keys, :system_version, :total_ecpu_count, :update_action, :vm_file_system_storage_total_size_in_g_bs) SENSITIVE = [] include Aws::Structure end |
#update_action ⇒ String
The update action to perform on the Exascale VM cluster.
11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 11006 class UpdateExadbVmClusterInput < Struct.new( :exadb_vm_cluster_id, :data_collection_options, :display_name, :enabled_ecpu_count, :grid_image_id, :license_model, :ssh_public_keys, :system_version, :total_ecpu_count, :update_action, :vm_file_system_storage_total_size_in_g_bs) SENSITIVE = [] include Aws::Structure end |
#vm_file_system_storage_total_size_in_g_bs ⇒ Integer
The total amount of file system storage, in gigabytes (GB), for the Exascale VM cluster.
11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 |
# File 'gems/aws-sdk-odb/lib/aws-sdk-odb/types.rb', line 11006 class UpdateExadbVmClusterInput < Struct.new( :exadb_vm_cluster_id, :data_collection_options, :display_name, :enabled_ecpu_count, :grid_image_id, :license_model, :ssh_public_keys, :system_version, :total_ecpu_count, :update_action, :vm_file_system_storage_total_size_in_g_bs) SENSITIVE = [] include Aws::Structure end |