Class: Aws::Types::DbNode

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#additional_details::String

Returns the value of attribute additional_details.

Returns:

  • (::String)


1119
1120
1121
# File 'sig/types.rbs', line 1119

def additional_details
  @additional_details
end

#backup_ip_id::String

Returns the value of attribute backup_ip_id.

Returns:

  • (::String)


1120
1121
1122
# File 'sig/types.rbs', line 1120

def backup_ip_id
  @backup_ip_id
end

#backup_vnic_2_id::String

Returns the value of attribute backup_vnic_2_id.

Returns:

  • (::String)


1121
1122
1123
# File 'sig/types.rbs', line 1121

def backup_vnic_2_id
  @backup_vnic_2_id
end

#backup_vnic_id::String

Returns the value of attribute backup_vnic_id.

Returns:

  • (::String)


1122
1123
1124
# File 'sig/types.rbs', line 1122

def backup_vnic_id
  @backup_vnic_id
end

#cpu_core_count::Integer

Returns the value of attribute cpu_core_count.

Returns:

  • (::Integer)


1123
1124
1125
# File 'sig/types.rbs', line 1123

def cpu_core_count
  @cpu_core_count
end

#created_at::Time

Returns the value of attribute created_at.

Returns:

  • (::Time)


1135
1136
1137
# File 'sig/types.rbs', line 1135

def created_at
  @created_at
end

#db_node_arn::String

Returns the value of attribute db_node_arn.

Returns:

  • (::String)


1116
1117
1118
# File 'sig/types.rbs', line 1116

def db_node_arn
  @db_node_arn
end

#db_node_id::String

Returns the value of attribute db_node_id.

Returns:

  • (::String)


1115
1116
1117
# File 'sig/types.rbs', line 1115

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.

Returns:

  • (::Integer)


1124
1125
1126
# File 'sig/types.rbs', line 1124

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.

Returns:

  • (::String)


1125
1126
1127
# File 'sig/types.rbs', line 1125

def db_server_id
  @db_server_id
end

#db_system_id::String

Returns the value of attribute db_system_id.

Returns:

  • (::String)


1126
1127
1128
# File 'sig/types.rbs', line 1126

def db_system_id
  @db_system_id
end

#fault_domain::String

Returns the value of attribute fault_domain.

Returns:

  • (::String)


1127
1128
1129
# File 'sig/types.rbs', line 1127

def fault_domain
  @fault_domain
end

#floating_ip_address::String

Returns the value of attribute floating_ip_address.

Returns:

  • (::String)


1142
1143
1144
# File 'sig/types.rbs', line 1142

def floating_ip_address
  @floating_ip_address
end

#host_ip_id::String

Returns the value of attribute host_ip_id.

Returns:

  • (::String)


1128
1129
1130
# File 'sig/types.rbs', line 1128

def host_ip_id
  @host_ip_id
end

#hostname::String

Returns the value of attribute hostname.

Returns:

  • (::String)


1129
1130
1131
# File 'sig/types.rbs', line 1129

def hostname
  @hostname
end

#maintenance_type"VMDB_REBOOT_MIGRATION"

Returns the value of attribute maintenance_type.

Returns:

  • ("VMDB_REBOOT_MIGRATION")


1132
1133
1134
# File 'sig/types.rbs', line 1132

def maintenance_type
  @maintenance_type
end

#memory_size_in_g_bs::Integer

Returns the value of attribute memory_size_in_g_bs.

Returns:

  • (::Integer)


1133
1134
1135
# File 'sig/types.rbs', line 1133

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.

Returns:

  • (::String)


1131
1132
1133
# File 'sig/types.rbs', line 1131

def oci_resource_anchor_name
  @oci_resource_anchor_name
end

#ocid::String

Returns the value of attribute ocid.

Returns:

  • (::String)


1130
1131
1132
# File 'sig/types.rbs', line 1130

def ocid
  @ocid
end

#private_ip_address::String

Returns the value of attribute private_ip_address.

Returns:

  • (::String)


1141
1142
1143
# File 'sig/types.rbs', line 1141

def private_ip_address
  @private_ip_address
end

#software_storage_size_in_gb::Integer

Returns the value of attribute software_storage_size_in_gb.

Returns:

  • (::Integer)


1134
1135
1136
# File 'sig/types.rbs', line 1134

def software_storage_size_in_gb
  @software_storage_size_in_gb
end

#status"AVAILABLE", ...

Returns the value of attribute status.

Returns:

  • ("AVAILABLE", "FAILED", "PROVISIONING", "TERMINATED", "TERMINATING", "UPDATING", "STOPPING", "STOPPED", "STARTING")


1117
1118
1119
# File 'sig/types.rbs', line 1117

def status
  @status
end

#status_reason::String

Returns the value of attribute status_reason.

Returns:

  • (::String)


1118
1119
1120
# File 'sig/types.rbs', line 1118

def status_reason
  @status_reason
end

#time_maintenance_window_end::String

Returns the value of attribute time_maintenance_window_end.

Returns:

  • (::String)


1136
1137
1138
# File 'sig/types.rbs', line 1136

def time_maintenance_window_end
  @time_maintenance_window_end
end

#time_maintenance_window_start::String

Returns the value of attribute time_maintenance_window_start.

Returns:

  • (::String)


1137
1138
1139
# File 'sig/types.rbs', line 1137

def time_maintenance_window_start
  @time_maintenance_window_start
end

#total_cpu_core_count::Integer

Returns the value of attribute total_cpu_core_count.

Returns:

  • (::Integer)


1138
1139
1140
# File 'sig/types.rbs', line 1138

def total_cpu_core_count
  @total_cpu_core_count
end

#vnic2_id::String

Returns the value of attribute vnic2_id.

Returns:

  • (::String)


1139
1140
1141
# File 'sig/types.rbs', line 1139

def vnic2_id
  @vnic2_id
end

#vnic_id::String

Returns the value of attribute vnic_id.

Returns:

  • (::String)


1140
1141
1142
# File 'sig/types.rbs', line 1140

def vnic_id
  @vnic_id
end