Class: Aws::Types::GetCloudExadataInfrastructureUnallocatedResourcesInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_exadata_infrastructure_id::String

Returns the value of attribute cloud_exadata_infrastructure_id.

Returns:

  • (::String)


1632
1633
1634
# File 'sig/types.rbs', line 1632

def cloud_exadata_infrastructure_id
  @cloud_exadata_infrastructure_id
end

#db_servers::Array[::String]

Returns the value of attribute db_servers.

Returns:

  • (::Array[::String])


1633
1634
1635
# File 'sig/types.rbs', line 1633

def db_servers
  @db_servers
end