Class: Aws::Types::ExascaleDbStorageVaultSummary
- Inherits:
-
Object
- Object
- Aws::Types::ExascaleDbStorageVaultSummary
- 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.
1543 1544 1545 |
# File 'sig/types.rbs', line 1543 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.
1544 1545 1546 |
# File 'sig/types.rbs', line 1544 def attached_shape_attributes @attached_shape_attributes end |
#autoscale_limit_in_g_bs ⇒ ::Integer
Returns the value of attribute autoscale_limit_in_g_bs.
1545 1546 1547 |
# File 'sig/types.rbs', line 1545 def autoscale_limit_in_g_bs @autoscale_limit_in_g_bs end |
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
1546 1547 1548 |
# File 'sig/types.rbs', line 1546 def availability_zone @availability_zone end |
#availability_zone_id ⇒ ::String
Returns the value of attribute availability_zone_id.
1547 1548 1549 |
# File 'sig/types.rbs', line 1547 def availability_zone_id @availability_zone_id end |
#created_at ⇒ ::Time
Returns the value of attribute created_at.
1548 1549 1550 |
# File 'sig/types.rbs', line 1548 def created_at @created_at end |
#description ⇒ ::String
Returns the value of attribute description.
1549 1550 1551 |
# File 'sig/types.rbs', line 1549 def description @description end |
#display_name ⇒ ::String
Returns the value of attribute display_name.
1550 1551 1552 |
# File 'sig/types.rbs', line 1550 def display_name @display_name end |
#exascale_db_storage_vault_arn ⇒ ::String
Returns the value of attribute exascale_db_storage_vault_arn.
1554 1555 1556 |
# File 'sig/types.rbs', line 1554 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.
1542 1543 1544 |
# File 'sig/types.rbs', line 1542 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.
1555 1556 1557 |
# File 'sig/types.rbs', line 1555 def high_capacity_database_storage @high_capacity_database_storage end |
#is_autoscale_enabled ⇒ Boolean
Returns the value of attribute is_autoscale_enabled.
1556 1557 1558 |
# File 'sig/types.rbs', line 1556 def is_autoscale_enabled @is_autoscale_enabled end |
#oci_resource_anchor_name ⇒ ::String
Returns the value of attribute oci_resource_anchor_name.
1558 1559 1560 |
# File 'sig/types.rbs', line 1558 def oci_resource_anchor_name @oci_resource_anchor_name end |
#oci_url ⇒ ::String
Returns the value of attribute oci_url.
1559 1560 1561 |
# File 'sig/types.rbs', line 1559 def oci_url @oci_url end |
#ocid ⇒ ::String
Returns the value of attribute ocid.
1557 1558 1559 |
# File 'sig/types.rbs', line 1557 def ocid @ocid end |
#percent_progress ⇒ ::Float
Returns the value of attribute percent_progress.
1560 1561 1562 |
# File 'sig/types.rbs', line 1560 def percent_progress @percent_progress end |
#status ⇒ "AVAILABLE", ...
Returns the value of attribute status.
1561 1562 1563 |
# File 'sig/types.rbs', line 1561 def status @status end |
#status_reason ⇒ ::String
Returns the value of attribute status_reason.
1562 1563 1564 |
# File 'sig/types.rbs', line 1562 def status_reason @status_reason end |
#time_zone ⇒ ::String
Returns the value of attribute time_zone.
1563 1564 1565 |
# File 'sig/types.rbs', line 1563 def time_zone @time_zone end |
#vm_cluster_arns ⇒ ::Array[::String]
Returns the value of attribute vm_cluster_arns.
1551 1552 1553 |
# File 'sig/types.rbs', line 1551 def vm_cluster_arns @vm_cluster_arns end |
#vm_cluster_count ⇒ ::Integer
Returns the value of attribute vm_cluster_count.
1552 1553 1554 |
# File 'sig/types.rbs', line 1552 def vm_cluster_count @vm_cluster_count end |
#vm_cluster_ids ⇒ ::Array[::String]
Returns the value of attribute vm_cluster_ids.
1553 1554 1555 |
# File 'sig/types.rbs', line 1553 def vm_cluster_ids @vm_cluster_ids end |