Storage Pool Args
constructor(activeDirectory: Output<String>? = null, capacityGib: Output<String>? = null, description: Output<String>? = null, kmsConfig: Output<String>? = null, labels: Output<Map<String, String>>? = null, ldapEnabled: Output<Boolean>? = null, location: Output<String>? = null, name: Output<String>? = null, network: Output<String>? = null, project: Output<String>? = null, replicaZone: Output<String>? = null, serviceLevel: Output<String>? = null, zone: Output<String>? = null)