Class: Aws::Types::DbNodeSummary
- Inherits:
-
Object
- Object
- Aws::Types::DbNodeSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#additional_details ⇒ ::String
Returns the value of attribute additional_details.
-
#backup_ip_id ⇒ ::String
Returns the value of attribute backup_ip_id.
-
#backup_vnic_2_id ⇒ ::String
Returns the value of attribute backup_vnic_2_id.
-
#backup_vnic_id ⇒ ::String
Returns the value of attribute backup_vnic_id.
-
#cpu_core_count ⇒ ::Integer
Returns the value of attribute cpu_core_count.
-
#created_at ⇒ ::Time
Returns the value of attribute created_at.
-
#db_node_arn ⇒ ::String
Returns the value of attribute db_node_arn.
-
#db_node_id ⇒ ::String
Returns the value of attribute db_node_id.
-
#db_node_storage_size_in_g_bs ⇒ ::Integer
Returns the value of attribute db_node_storage_size_in_g_bs.
-
#db_server_id ⇒ ::String
Returns the value of attribute db_server_id.
-
#db_system_id ⇒ ::String
Returns the value of attribute db_system_id.
-
#fault_domain ⇒ ::String
Returns the value of attribute fault_domain.
-
#host_ip_id ⇒ ::String
Returns the value of attribute host_ip_id.
-
#hostname ⇒ ::String
Returns the value of attribute hostname.
-
#maintenance_type ⇒ "VMDB_REBOOT_MIGRATION"
Returns the value of attribute maintenance_type.
-
#memory_size_in_g_bs ⇒ ::Integer
Returns the value of attribute memory_size_in_g_bs.
-
#oci_resource_anchor_name ⇒ ::String
Returns the value of attribute oci_resource_anchor_name.
-
#ocid ⇒ ::String
Returns the value of attribute ocid.
-
#software_storage_size_in_gb ⇒ ::Integer
Returns the value of attribute software_storage_size_in_gb.
-
#status ⇒ "AVAILABLE", ...
Returns the value of attribute status.
-
#status_reason ⇒ ::String
Returns the value of attribute status_reason.
-
#time_maintenance_window_end ⇒ ::String
Returns the value of attribute time_maintenance_window_end.
-
#time_maintenance_window_start ⇒ ::String
Returns the value of attribute time_maintenance_window_start.
-
#total_cpu_core_count ⇒ ::Integer
Returns the value of attribute total_cpu_core_count.
-
#vnic2_id ⇒ ::String
Returns the value of attribute vnic2_id.
-
#vnic_id ⇒ ::String
Returns the value of attribute vnic_id.
Instance Attribute Details
#additional_details ⇒ ::String
Returns the value of attribute additional_details.
1151 1152 1153 |
# File 'sig/types.rbs', line 1151 def additional_details @additional_details end |
#backup_ip_id ⇒ ::String
Returns the value of attribute backup_ip_id.
1152 1153 1154 |
# File 'sig/types.rbs', line 1152 def backup_ip_id @backup_ip_id end |
#backup_vnic_2_id ⇒ ::String
Returns the value of attribute backup_vnic_2_id.
1153 1154 1155 |
# File 'sig/types.rbs', line 1153 def backup_vnic_2_id @backup_vnic_2_id end |
#backup_vnic_id ⇒ ::String
Returns the value of attribute backup_vnic_id.
1154 1155 1156 |
# File 'sig/types.rbs', line 1154 def backup_vnic_id @backup_vnic_id end |
#cpu_core_count ⇒ ::Integer
Returns the value of attribute cpu_core_count.
1155 1156 1157 |
# File 'sig/types.rbs', line 1155 def cpu_core_count @cpu_core_count end |
#created_at ⇒ ::Time
Returns the value of attribute created_at.
1167 1168 1169 |
# File 'sig/types.rbs', line 1167 def created_at @created_at end |
#db_node_arn ⇒ ::String
Returns the value of attribute db_node_arn.
1148 1149 1150 |
# File 'sig/types.rbs', line 1148 def db_node_arn @db_node_arn end |
#db_node_id ⇒ ::String
Returns the value of attribute db_node_id.
1147 1148 1149 |
# File 'sig/types.rbs', line 1147 def db_node_id @db_node_id end |
#db_node_storage_size_in_g_bs ⇒ ::Integer
Returns the value of attribute db_node_storage_size_in_g_bs.
1156 1157 1158 |
# File 'sig/types.rbs', line 1156 def db_node_storage_size_in_g_bs @db_node_storage_size_in_g_bs end |
#db_server_id ⇒ ::String
Returns the value of attribute db_server_id.
1157 1158 1159 |
# File 'sig/types.rbs', line 1157 def db_server_id @db_server_id end |
#db_system_id ⇒ ::String
Returns the value of attribute db_system_id.
1158 1159 1160 |
# File 'sig/types.rbs', line 1158 def db_system_id @db_system_id end |
#fault_domain ⇒ ::String
Returns the value of attribute fault_domain.
1159 1160 1161 |
# File 'sig/types.rbs', line 1159 def fault_domain @fault_domain end |
#host_ip_id ⇒ ::String
Returns the value of attribute host_ip_id.
1160 1161 1162 |
# File 'sig/types.rbs', line 1160 def host_ip_id @host_ip_id end |
#hostname ⇒ ::String
Returns the value of attribute hostname.
1161 1162 1163 |
# File 'sig/types.rbs', line 1161 def hostname @hostname end |
#maintenance_type ⇒ "VMDB_REBOOT_MIGRATION"
Returns the value of attribute maintenance_type.
1164 1165 1166 |
# File 'sig/types.rbs', line 1164 def maintenance_type @maintenance_type end |
#memory_size_in_g_bs ⇒ ::Integer
Returns the value of attribute memory_size_in_g_bs.
1165 1166 1167 |
# File 'sig/types.rbs', line 1165 def memory_size_in_g_bs @memory_size_in_g_bs end |
#oci_resource_anchor_name ⇒ ::String
Returns the value of attribute oci_resource_anchor_name.
1163 1164 1165 |
# File 'sig/types.rbs', line 1163 def oci_resource_anchor_name @oci_resource_anchor_name end |
#ocid ⇒ ::String
Returns the value of attribute ocid.
1162 1163 1164 |
# File 'sig/types.rbs', line 1162 def ocid @ocid end |
#software_storage_size_in_gb ⇒ ::Integer
Returns the value of attribute software_storage_size_in_gb.
1166 1167 1168 |
# File 'sig/types.rbs', line 1166 def software_storage_size_in_gb @software_storage_size_in_gb end |
#status ⇒ "AVAILABLE", ...
Returns the value of attribute status.
1149 1150 1151 |
# File 'sig/types.rbs', line 1149 def status @status end |
#status_reason ⇒ ::String
Returns the value of attribute status_reason.
1150 1151 1152 |
# File 'sig/types.rbs', line 1150 def status_reason @status_reason end |
#time_maintenance_window_end ⇒ ::String
Returns the value of attribute time_maintenance_window_end.
1168 1169 1170 |
# File 'sig/types.rbs', line 1168 def time_maintenance_window_end @time_maintenance_window_end end |
#time_maintenance_window_start ⇒ ::String
Returns the value of attribute time_maintenance_window_start.
1169 1170 1171 |
# File 'sig/types.rbs', line 1169 def time_maintenance_window_start @time_maintenance_window_start end |
#total_cpu_core_count ⇒ ::Integer
Returns the value of attribute total_cpu_core_count.
1170 1171 1172 |
# File 'sig/types.rbs', line 1170 def total_cpu_core_count @total_cpu_core_count end |
#vnic2_id ⇒ ::String
Returns the value of attribute vnic2_id.
1171 1172 1173 |
# File 'sig/types.rbs', line 1171 def vnic2_id @vnic2_id end |
#vnic_id ⇒ ::String
Returns the value of attribute vnic_id.
1172 1173 1174 |
# File 'sig/types.rbs', line 1172 def vnic_id @vnic_id end |