Class: Aws::Types::UpdateExascaleDbStorageVaultInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#additional_flash_cache_in_percent::Integer

Returns the value of attribute additional_flash_cache_in_percent.

Returns:

  • (::Integer)


2585
2586
2587
# File 'sig/types.rbs', line 2585

def additional_flash_cache_in_percent
  @additional_flash_cache_in_percent
end

#autoscale_limit_in_g_bs::Integer

Returns the value of attribute autoscale_limit_in_g_bs.

Returns:

  • (::Integer)


2586
2587
2588
# File 'sig/types.rbs', line 2586

def autoscale_limit_in_g_bs
  @autoscale_limit_in_g_bs
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


2587
2588
2589
# File 'sig/types.rbs', line 2587

def description
  @description
end

#display_name::String

Returns the value of attribute display_name.

Returns:

  • (::String)


2588
2589
2590
# File 'sig/types.rbs', line 2588

def display_name
  @display_name
end

#exascale_db_storage_vault_id::String

Returns the value of attribute exascale_db_storage_vault_id.

Returns:

  • (::String)


2584
2585
2586
# File 'sig/types.rbs', line 2584

def exascale_db_storage_vault_id
  @exascale_db_storage_vault_id
end

#high_capacity_database_storage_total_size_in_g_bs::Integer

Returns the value of attribute high_capacity_database_storage_total_size_in_g_bs.

Returns:

  • (::Integer)


2589
2590
2591
# File 'sig/types.rbs', line 2589

def high_capacity_database_storage_total_size_in_g_bs
  @high_capacity_database_storage_total_size_in_g_bs
end

#is_autoscale_enabledBoolean

Returns the value of attribute is_autoscale_enabled.

Returns:

  • (Boolean)


2590
2591
2592
# File 'sig/types.rbs', line 2590

def is_autoscale_enabled
  @is_autoscale_enabled
end