Class: Aws::Types::ExascaleDbStorageVaultSummary

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)


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.

Returns:

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


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::Time)


1548
1549
1550
# File 'sig/types.rbs', line 1548

def created_at
  @created_at
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


1549
1550
1551
# File 'sig/types.rbs', line 1549

def description
  @description
end

#display_name::String

Returns the value of attribute display_name.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


1542
1543
1544
# File 'sig/types.rbs', line 1542

def exascale_db_storage_vault_id
  @exascale_db_storage_vault_id
end

#high_capacity_database_storageTypes::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_enabledBoolean

Returns the value of attribute is_autoscale_enabled.

Returns:

  • (Boolean)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


1559
1560
1561
# File 'sig/types.rbs', line 1559

def oci_url
  @oci_url
end

#ocid::String

Returns the value of attribute ocid.

Returns:

  • (::String)


1557
1558
1559
# File 'sig/types.rbs', line 1557

def ocid
  @ocid
end

#percent_progress::Float

Returns the value of attribute percent_progress.

Returns:

  • (::Float)


1560
1561
1562
# File 'sig/types.rbs', line 1560

def percent_progress
  @percent_progress
end

#status"AVAILABLE", ...

Returns the value of attribute status.

Returns:

  • ("AVAILABLE", "FAILED", "PROVISIONING", "TERMINATED", "TERMINATING", "UPDATING", "MAINTENANCE_IN_PROGRESS")


1561
1562
1563
# File 'sig/types.rbs', line 1561

def status
  @status
end

#status_reason::String

Returns the value of attribute status_reason.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::Array[::String])


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Array[::String])


1553
1554
1555
# File 'sig/types.rbs', line 1553

def vm_cluster_ids
  @vm_cluster_ids
end