Class: Aws::Types::ExascaleDbStorageVault
- Inherits:
-
Object
- Object
- Aws::Types::ExascaleDbStorageVault
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#additional_flash_cache_in_percent ⇒ ::Integer
Returns the value of attribute additional_flash_cache_in_percent.
-
#attached_shape_attributes ⇒ ::Array[("SMART_STORAGE" | "BLOCK_STORAGE")]
Returns the value of attribute attached_shape_attributes.
-
#autoscale_limit_in_g_bs ⇒ ::Integer
Returns the value of attribute autoscale_limit_in_g_bs.
-
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
-
#availability_zone_id ⇒ ::String
Returns the value of attribute availability_zone_id.
-
#created_at ⇒ ::Time
Returns the value of attribute created_at.
-
#description ⇒ ::String
Returns the value of attribute description.
-
#display_name ⇒ ::String
Returns the value of attribute display_name.
-
#exascale_db_storage_vault_arn ⇒ ::String
Returns the value of attribute exascale_db_storage_vault_arn.
-
#exascale_db_storage_vault_id ⇒ ::String
Returns the value of attribute exascale_db_storage_vault_id.
-
#high_capacity_database_storage ⇒ Types::ExascaleDbStorageDetails
Returns the value of attribute high_capacity_database_storage.
-
#is_autoscale_enabled ⇒ Boolean
Returns the value of attribute is_autoscale_enabled.
-
#oci_resource_anchor_name ⇒ ::String
Returns the value of attribute oci_resource_anchor_name.
-
#oci_url ⇒ ::String
Returns the value of attribute oci_url.
-
#ocid ⇒ ::String
Returns the value of attribute ocid.
-
#percent_progress ⇒ ::Float
Returns the value of attribute percent_progress.
-
#status ⇒ "AVAILABLE", ...
Returns the value of attribute status.
-
#status_reason ⇒ ::String
Returns the value of attribute status_reason.
-
#time_zone ⇒ ::String
Returns the value of attribute time_zone.
-
#vm_cluster_arns ⇒ ::Array[::String]
Returns the value of attribute vm_cluster_arns.
-
#vm_cluster_count ⇒ ::Integer
Returns the value of attribute vm_cluster_count.
-
#vm_cluster_ids ⇒ ::Array[::String]
Returns the value of attribute vm_cluster_ids.
Instance Attribute Details
#additional_flash_cache_in_percent ⇒ ::Integer
Returns the value of attribute additional_flash_cache_in_percent.
1517 1518 1519 |
# File 'sig/types.rbs', line 1517 def additional_flash_cache_in_percent @additional_flash_cache_in_percent end |
#attached_shape_attributes ⇒ ::Array[("SMART_STORAGE" | "BLOCK_STORAGE")]
Returns the value of attribute attached_shape_attributes.
1518 1519 1520 |
# File 'sig/types.rbs', line 1518 def attached_shape_attributes @attached_shape_attributes end |
#autoscale_limit_in_g_bs ⇒ ::Integer
Returns the value of attribute autoscale_limit_in_g_bs.
1519 1520 1521 |
# File 'sig/types.rbs', line 1519 def autoscale_limit_in_g_bs @autoscale_limit_in_g_bs end |
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
1520 1521 1522 |
# File 'sig/types.rbs', line 1520 def availability_zone @availability_zone end |
#availability_zone_id ⇒ ::String
Returns the value of attribute availability_zone_id.
1521 1522 1523 |
# File 'sig/types.rbs', line 1521 def availability_zone_id @availability_zone_id end |
#created_at ⇒ ::Time
Returns the value of attribute created_at.
1522 1523 1524 |
# File 'sig/types.rbs', line 1522 def created_at @created_at end |
#description ⇒ ::String
Returns the value of attribute description.
1523 1524 1525 |
# File 'sig/types.rbs', line 1523 def description @description end |
#display_name ⇒ ::String
Returns the value of attribute display_name.
1524 1525 1526 |
# File 'sig/types.rbs', line 1524 def display_name @display_name end |
#exascale_db_storage_vault_arn ⇒ ::String
Returns the value of attribute exascale_db_storage_vault_arn.
1528 1529 1530 |
# File 'sig/types.rbs', line 1528 def exascale_db_storage_vault_arn @exascale_db_storage_vault_arn end |
#exascale_db_storage_vault_id ⇒ ::String
Returns the value of attribute exascale_db_storage_vault_id.
1516 1517 1518 |
# File 'sig/types.rbs', line 1516 def exascale_db_storage_vault_id @exascale_db_storage_vault_id end |
#high_capacity_database_storage ⇒ Types::ExascaleDbStorageDetails
Returns the value of attribute high_capacity_database_storage.
1529 1530 1531 |
# File 'sig/types.rbs', line 1529 def high_capacity_database_storage @high_capacity_database_storage end |
#is_autoscale_enabled ⇒ Boolean
Returns the value of attribute is_autoscale_enabled.
1530 1531 1532 |
# File 'sig/types.rbs', line 1530 def is_autoscale_enabled @is_autoscale_enabled end |
#oci_resource_anchor_name ⇒ ::String
Returns the value of attribute oci_resource_anchor_name.
1532 1533 1534 |
# File 'sig/types.rbs', line 1532 def oci_resource_anchor_name @oci_resource_anchor_name end |
#oci_url ⇒ ::String
Returns the value of attribute oci_url.
1533 1534 1535 |
# File 'sig/types.rbs', line 1533 def oci_url @oci_url end |
#ocid ⇒ ::String
Returns the value of attribute ocid.
1531 1532 1533 |
# File 'sig/types.rbs', line 1531 def ocid @ocid end |
#percent_progress ⇒ ::Float
Returns the value of attribute percent_progress.
1534 1535 1536 |
# File 'sig/types.rbs', line 1534 def percent_progress @percent_progress end |
#status ⇒ "AVAILABLE", ...
Returns the value of attribute status.
1535 1536 1537 |
# File 'sig/types.rbs', line 1535 def status @status end |
#status_reason ⇒ ::String
Returns the value of attribute status_reason.
1536 1537 1538 |
# File 'sig/types.rbs', line 1536 def status_reason @status_reason end |
#time_zone ⇒ ::String
Returns the value of attribute time_zone.
1537 1538 1539 |
# File 'sig/types.rbs', line 1537 def time_zone @time_zone end |
#vm_cluster_arns ⇒ ::Array[::String]
Returns the value of attribute vm_cluster_arns.
1525 1526 1527 |
# File 'sig/types.rbs', line 1525 def vm_cluster_arns @vm_cluster_arns end |
#vm_cluster_count ⇒ ::Integer
Returns the value of attribute vm_cluster_count.
1526 1527 1528 |
# File 'sig/types.rbs', line 1526 def vm_cluster_count @vm_cluster_count end |
#vm_cluster_ids ⇒ ::Array[::String]
Returns the value of attribute vm_cluster_ids.
1527 1528 1529 |
# File 'sig/types.rbs', line 1527 def vm_cluster_ids @vm_cluster_ids end |