Storage Pool Args
constructor(description: Output<String>? = null, labels: Output<Map<String, String>>? = null, name: Output<String>? = null, project: Output<String>? = null, provisionedIops: Output<String>? = null, requestId: Output<String>? = null, sizeGb: Output<String>? = null, type: Output<StoragePoolType>? = null, zone: Output<String>? = null)