CloudExadataInfrastructureArgs

constructor(cloudExadataInfrastructureId: Output<String>? = null, deletionProtection: Output<Boolean>? = null, displayName: Output<String>? = null, gcpOracleZone: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, project: Output<String>? = null, properties: Output<CloudExadataInfrastructurePropertiesArgs>? = null)