Class: Aws::Types::ExascaleDbStorageVault

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)


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.

Returns:

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


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::Time)


1522
1523
1524
# File 'sig/types.rbs', line 1522

def created_at
  @created_at
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


1523
1524
1525
# File 'sig/types.rbs', line 1523

def description
  @description
end

#display_name::String

Returns the value of attribute display_name.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


1516
1517
1518
# File 'sig/types.rbs', line 1516

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.



1529
1530
1531
# File 'sig/types.rbs', line 1529

def high_capacity_database_storage
  @high_capacity_database_storage
end

#is_autoscale_enabledBoolean

Returns the value of attribute is_autoscale_enabled.

Returns:

  • (Boolean)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


1533
1534
1535
# File 'sig/types.rbs', line 1533

def oci_url
  @oci_url
end

#ocid::String

Returns the value of attribute ocid.

Returns:

  • (::String)


1531
1532
1533
# File 'sig/types.rbs', line 1531

def ocid
  @ocid
end

#percent_progress::Float

Returns the value of attribute percent_progress.

Returns:

  • (::Float)


1534
1535
1536
# File 'sig/types.rbs', line 1534

def percent_progress
  @percent_progress
end

#status"AVAILABLE", ...

Returns the value of attribute status.

Returns:

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


1535
1536
1537
# File 'sig/types.rbs', line 1535

def status
  @status
end

#status_reason::String

Returns the value of attribute status_reason.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::Array[::String])


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Array[::String])


1527
1528
1529
# File 'sig/types.rbs', line 1527

def vm_cluster_ids
  @vm_cluster_ids
end