Target Storage Profile Args
constructor(azureFileShareProfile: Output<AzureFileShareHydrationProfileArgs>? = null, hydrationStorageProviderType: Output<Either<String, TargetHydrationStorageProviderType>>? = null, persistentVolumeId: Output<String>? = null, storageAccessType: Output<Either<String, TargetStorageAccessType>>? = null, storageProjectionType: Output<Either<String, TargetStorageProjectionType>>? = null, targetName: Output<String>? = null, targetSize: Output<String>? = null)