StorageAccountArgs

constructor(dataPolicy: Output<Either<String, DataPolicy>>? = null, description: Output<String>? = null, deviceName: Output<String>? = null, resourceGroupName: Output<String>? = null, storageAccountCredentialId: Output<String>? = null, storageAccountName: Output<String>? = null, storageAccountStatus: Output<Either<String, StorageAccountStatus>>? = null)