Class: Aws::Types::DeleteCloudExadataInfrastructureInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCloudExadataInfrastructureInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cloud_exadata_infrastructure_id ⇒ ::String
Returns the value of attribute cloud_exadata_infrastructure_id.
Instance Attribute Details
#cloud_exadata_infrastructure_id ⇒ ::String
Returns the value of attribute cloud_exadata_infrastructure_id.
1286 1287 1288 |
# File 'sig/types.rbs', line 1286 def cloud_exadata_infrastructure_id @cloud_exadata_infrastructure_id end |