Class: Aws::Types::GetCloudExadataInfrastructureUnallocatedResourcesOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetCloudExadataInfrastructureUnallocatedResourcesOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cloud_exadata_infrastructure_unallocated_resources ⇒ Types::CloudExadataInfrastructureUnallocatedResources
Returns the value of attribute cloud_exadata_infrastructure_unallocated_resources.
Instance Attribute Details
#cloud_exadata_infrastructure_unallocated_resources ⇒ Types::CloudExadataInfrastructureUnallocatedResources
Returns the value of attribute cloud_exadata_infrastructure_unallocated_resources.
1638 1639 1640 |
# File 'sig/types.rbs', line 1638 def cloud_exadata_infrastructure_unallocated_resources @cloud_exadata_infrastructure_unallocated_resources end |