Class: Aws::Types::DbSystemShapeSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#are_server_types_supportedBoolean

Returns the value of attribute are_server_types_supported.

Returns:

  • (Boolean)


1257
1258
1259
# File 'sig/types.rbs', line 1257

def are_server_types_supported
  @are_server_types_supported
end

#available_core_count::Integer

Returns the value of attribute available_core_count.

Returns:

  • (::Integer)


1233
1234
1235
# File 'sig/types.rbs', line 1233

def available_core_count
  @available_core_count
end

#available_core_count_per_node::Integer

Returns the value of attribute available_core_count_per_node.

Returns:

  • (::Integer)


1234
1235
1236
# File 'sig/types.rbs', line 1234

def available_core_count_per_node
  @available_core_count_per_node
end

#available_data_storage_in_t_bs::Integer

Returns the value of attribute available_data_storage_in_t_bs.

Returns:

  • (::Integer)


1235
1236
1237
# File 'sig/types.rbs', line 1235

def available_data_storage_in_t_bs
  @available_data_storage_in_t_bs
end

#available_data_storage_per_server_in_t_bs::Integer

Returns the value of attribute available_data_storage_per_server_in_t_bs.

Returns:

  • (::Integer)


1236
1237
1238
# File 'sig/types.rbs', line 1236

def available_data_storage_per_server_in_t_bs
  @available_data_storage_per_server_in_t_bs
end

#available_db_node_per_node_in_g_bs::Integer

Returns the value of attribute available_db_node_per_node_in_g_bs.

Returns:

  • (::Integer)


1237
1238
1239
# File 'sig/types.rbs', line 1237

def available_db_node_per_node_in_g_bs
  @available_db_node_per_node_in_g_bs
end

#available_db_node_storage_in_g_bs::Integer

Returns the value of attribute available_db_node_storage_in_g_bs.

Returns:

  • (::Integer)


1238
1239
1240
# File 'sig/types.rbs', line 1238

def available_db_node_storage_in_g_bs
  @available_db_node_storage_in_g_bs
end

#available_memory_in_g_bs::Integer

Returns the value of attribute available_memory_in_g_bs.

Returns:

  • (::Integer)


1239
1240
1241
# File 'sig/types.rbs', line 1239

def available_memory_in_g_bs
  @available_memory_in_g_bs
end

#available_memory_per_node_in_g_bs::Integer

Returns the value of attribute available_memory_per_node_in_g_bs.

Returns:

  • (::Integer)


1240
1241
1242
# File 'sig/types.rbs', line 1240

def available_memory_per_node_in_g_bs
  @available_memory_per_node_in_g_bs
end

#compute_model"ECPU", "OCPU"

Returns the value of attribute compute_model.

Returns:

  • ("ECPU", "OCPU")


1256
1257
1258
# File 'sig/types.rbs', line 1256

def compute_model
  @compute_model
end

#core_count_increment::Integer

Returns the value of attribute core_count_increment.

Returns:

  • (::Integer)


1241
1242
1243
# File 'sig/types.rbs', line 1241

def core_count_increment
  @core_count_increment
end

#max_storage_count::Integer

Returns the value of attribute max_storage_count.

Returns:

  • (::Integer)


1242
1243
1244
# File 'sig/types.rbs', line 1242

def max_storage_count
  @max_storage_count
end

#maximum_node_count::Integer

Returns the value of attribute maximum_node_count.

Returns:

  • (::Integer)


1243
1244
1245
# File 'sig/types.rbs', line 1243

def maximum_node_count
  @maximum_node_count
end

#min_core_count_per_node::Integer

Returns the value of attribute min_core_count_per_node.

Returns:

  • (::Integer)


1244
1245
1246
# File 'sig/types.rbs', line 1244

def min_core_count_per_node
  @min_core_count_per_node
end

#min_data_storage_in_t_bs::Integer

Returns the value of attribute min_data_storage_in_t_bs.

Returns:

  • (::Integer)


1245
1246
1247
# File 'sig/types.rbs', line 1245

def min_data_storage_in_t_bs
  @min_data_storage_in_t_bs
end

#min_db_node_storage_per_node_in_g_bs::Integer

Returns the value of attribute min_db_node_storage_per_node_in_g_bs.

Returns:

  • (::Integer)


1246
1247
1248
# File 'sig/types.rbs', line 1246

def min_db_node_storage_per_node_in_g_bs
  @min_db_node_storage_per_node_in_g_bs
end

#min_memory_per_node_in_g_bs::Integer

Returns the value of attribute min_memory_per_node_in_g_bs.

Returns:

  • (::Integer)


1247
1248
1249
# File 'sig/types.rbs', line 1247

def min_memory_per_node_in_g_bs
  @min_memory_per_node_in_g_bs
end

#min_storage_count::Integer

Returns the value of attribute min_storage_count.

Returns:

  • (::Integer)


1248
1249
1250
# File 'sig/types.rbs', line 1248

def min_storage_count
  @min_storage_count
end

#minimum_core_count::Integer

Returns the value of attribute minimum_core_count.

Returns:

  • (::Integer)


1249
1250
1251
# File 'sig/types.rbs', line 1249

def minimum_core_count
  @minimum_core_count
end

#minimum_node_count::Integer

Returns the value of attribute minimum_node_count.

Returns:

  • (::Integer)


1250
1251
1252
# File 'sig/types.rbs', line 1250

def minimum_node_count
  @minimum_node_count
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1255
1256
1257
# File 'sig/types.rbs', line 1255

def name
  @name
end

#runtime_minimum_core_count::Integer

Returns the value of attribute runtime_minimum_core_count.

Returns:

  • (::Integer)


1251
1252
1253
# File 'sig/types.rbs', line 1251

def runtime_minimum_core_count
  @runtime_minimum_core_count
end

#shape_attributes::Array[("SMART_STORAGE" | "BLOCK_STORAGE")]

Returns the value of attribute shape_attributes.

Returns:

  • (::Array[("SMART_STORAGE" | "BLOCK_STORAGE")])


1254
1255
1256
# File 'sig/types.rbs', line 1254

def shape_attributes
  @shape_attributes
end

#shape_family::String

Returns the value of attribute shape_family.

Returns:

  • (::String)


1252
1253
1254
# File 'sig/types.rbs', line 1252

def shape_family
  @shape_family
end

#shape_type"AMD", ...

Returns the value of attribute shape_type.

Returns:

  • ("AMD", "INTEL", "INTEL_FLEX_X9", "AMPERE_FLEX_A1")


1253
1254
1255
# File 'sig/types.rbs', line 1253

def shape_type
  @shape_type
end