Class: Aws::Types::CloudExadataInfrastructure

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#activated_storage_count::Integer

Returns the value of attribute activated_storage_count.

Returns:

  • (::Integer)


552
553
554
# File 'sig/types.rbs', line 552

def activated_storage_count
  @activated_storage_count
end

#additional_storage_count::Integer

Returns the value of attribute additional_storage_count.

Returns:

  • (::Integer)


553
554
555
# File 'sig/types.rbs', line 553

def additional_storage_count
  @additional_storage_count
end

#availability_zone::String

Returns the value of attribute availability_zone.

Returns:

  • (::String)


555
556
557
# File 'sig/types.rbs', line 555

def availability_zone
  @availability_zone
end

#availability_zone_id::String

Returns the value of attribute availability_zone_id.

Returns:

  • (::String)


556
557
558
# File 'sig/types.rbs', line 556

def availability_zone_id
  @availability_zone_id
end

#available_storage_size_in_g_bs::Integer

Returns the value of attribute available_storage_size_in_g_bs.

Returns:

  • (::Integer)


554
555
556
# File 'sig/types.rbs', line 554

def available_storage_size_in_g_bs
  @available_storage_size_in_g_bs
end

#cloud_exadata_infrastructure_arn::String

Returns the value of attribute cloud_exadata_infrastructure_arn.

Returns:

  • (::String)


551
552
553
# File 'sig/types.rbs', line 551

def cloud_exadata_infrastructure_arn
  @cloud_exadata_infrastructure_arn
end

#cloud_exadata_infrastructure_id::String

Returns the value of attribute cloud_exadata_infrastructure_id.

Returns:

  • (::String)


547
548
549
# File 'sig/types.rbs', line 547

def cloud_exadata_infrastructure_id
  @cloud_exadata_infrastructure_id
end

#compute_count::Integer

Returns the value of attribute compute_count.

Returns:

  • (::Integer)


557
558
559
# File 'sig/types.rbs', line 557

def compute_count
  @compute_count
end

#compute_model"ECPU", "OCPU"

Returns the value of attribute compute_model.

Returns:

  • ("ECPU", "OCPU")


584
585
586
# File 'sig/types.rbs', line 584

def compute_model
  @compute_model
end

#cpu_count::Integer

Returns the value of attribute cpu_count.

Returns:

  • (::Integer)


558
559
560
# File 'sig/types.rbs', line 558

def cpu_count
  @cpu_count
end

#created_at::Time

Returns the value of attribute created_at.

Returns:

  • (::Time)


579
580
581
# File 'sig/types.rbs', line 579

def created_at
  @created_at
end

#customer_contacts_to_send_to_oci::Array[Types::CustomerContact]

Returns the value of attribute customer_contacts_to_send_to_oci.

Returns:



559
560
561
# File 'sig/types.rbs', line 559

def customer_contacts_to_send_to_oci
  @customer_contacts_to_send_to_oci
end

#data_storage_size_in_t_bs::Float

Returns the value of attribute data_storage_size_in_t_bs.

Returns:

  • (::Float)


560
561
562
# File 'sig/types.rbs', line 560

def data_storage_size_in_t_bs
  @data_storage_size_in_t_bs
end

#database_server_type::String

Returns the value of attribute database_server_type.

Returns:

  • (::String)


582
583
584
# File 'sig/types.rbs', line 582

def database_server_type
  @database_server_type
end

#db_node_storage_size_in_g_bs::Integer

Returns the value of attribute db_node_storage_size_in_g_bs.

Returns:

  • (::Integer)


561
562
563
# File 'sig/types.rbs', line 561

def db_node_storage_size_in_g_bs
  @db_node_storage_size_in_g_bs
end

#db_server_version::String

Returns the value of attribute db_server_version.

Returns:

  • (::String)


562
563
564
# File 'sig/types.rbs', line 562

def db_server_version
  @db_server_version
end

#display_name::String

Returns the value of attribute display_name.

Returns:

  • (::String)


548
549
550
# File 'sig/types.rbs', line 548

def display_name
  @display_name
end

#last_maintenance_run_id::String

Returns the value of attribute last_maintenance_run_id.

Returns:

  • (::String)


563
564
565
# File 'sig/types.rbs', line 563

def last_maintenance_run_id
  @last_maintenance_run_id
end

#maintenance_windowTypes::MaintenanceWindow

Returns the value of attribute maintenance_window.



564
565
566
# File 'sig/types.rbs', line 564

def maintenance_window
  @maintenance_window
end

#max_cpu_count::Integer

Returns the value of attribute max_cpu_count.

Returns:

  • (::Integer)


565
566
567
# File 'sig/types.rbs', line 565

def max_cpu_count
  @max_cpu_count
end

#max_data_storage_in_t_bs::Float

Returns the value of attribute max_data_storage_in_t_bs.

Returns:

  • (::Float)


566
567
568
# File 'sig/types.rbs', line 566

def max_data_storage_in_t_bs
  @max_data_storage_in_t_bs
end

#max_db_node_storage_size_in_g_bs::Integer

Returns the value of attribute max_db_node_storage_size_in_g_bs.

Returns:

  • (::Integer)


567
568
569
# File 'sig/types.rbs', line 567

def max_db_node_storage_size_in_g_bs
  @max_db_node_storage_size_in_g_bs
end

#max_memory_in_g_bs::Integer

Returns the value of attribute max_memory_in_g_bs.

Returns:

  • (::Integer)


568
569
570
# File 'sig/types.rbs', line 568

def max_memory_in_g_bs
  @max_memory_in_g_bs
end

#memory_size_in_g_bs::Integer

Returns the value of attribute memory_size_in_g_bs.

Returns:

  • (::Integer)


569
570
571
# File 'sig/types.rbs', line 569

def memory_size_in_g_bs
  @memory_size_in_g_bs
end

#monthly_db_server_version::String

Returns the value of attribute monthly_db_server_version.

Returns:

  • (::String)


570
571
572
# File 'sig/types.rbs', line 570

def monthly_db_server_version
  @monthly_db_server_version
end

#monthly_storage_server_version::String

Returns the value of attribute monthly_storage_server_version.

Returns:

  • (::String)


571
572
573
# File 'sig/types.rbs', line 571

def monthly_storage_server_version
  @monthly_storage_server_version
end

#next_maintenance_run_id::String

Returns the value of attribute next_maintenance_run_id.

Returns:

  • (::String)


572
573
574
# File 'sig/types.rbs', line 572

def next_maintenance_run_id
  @next_maintenance_run_id
end

#oci_resource_anchor_name::String

Returns the value of attribute oci_resource_anchor_name.

Returns:

  • (::String)


573
574
575
# File 'sig/types.rbs', line 573

def oci_resource_anchor_name
  @oci_resource_anchor_name
end

#oci_url::String

Returns the value of attribute oci_url.

Returns:

  • (::String)


574
575
576
# File 'sig/types.rbs', line 574

def oci_url
  @oci_url
end

#ocid::String

Returns the value of attribute ocid.

Returns:

  • (::String)


575
576
577
# File 'sig/types.rbs', line 575

def ocid
  @ocid
end

#percent_progress::Float

Returns the value of attribute percent_progress.

Returns:

  • (::Float)


581
582
583
# File 'sig/types.rbs', line 581

def percent_progress
  @percent_progress
end

#shape::String

Returns the value of attribute shape.

Returns:

  • (::String)


576
577
578
# File 'sig/types.rbs', line 576

def shape
  @shape
end

#status"AVAILABLE", ...

Returns the value of attribute status.

Returns:

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


549
550
551
# File 'sig/types.rbs', line 549

def status
  @status
end

#status_reason::String

Returns the value of attribute status_reason.

Returns:

  • (::String)


550
551
552
# File 'sig/types.rbs', line 550

def status_reason
  @status_reason
end

#storage_count::Integer

Returns the value of attribute storage_count.

Returns:

  • (::Integer)


577
578
579
# File 'sig/types.rbs', line 577

def storage_count
  @storage_count
end

#storage_server_type::String

Returns the value of attribute storage_server_type.

Returns:

  • (::String)


583
584
585
# File 'sig/types.rbs', line 583

def storage_server_type
  @storage_server_type
end

#storage_server_version::String

Returns the value of attribute storage_server_version.

Returns:

  • (::String)


578
579
580
# File 'sig/types.rbs', line 578

def storage_server_version
  @storage_server_version
end

#total_storage_size_in_g_bs::Integer

Returns the value of attribute total_storage_size_in_g_bs.

Returns:

  • (::Integer)


580
581
582
# File 'sig/types.rbs', line 580

def total_storage_size_in_g_bs
  @total_storage_size_in_g_bs
end