---
id: v1-access-duration
title: AccessDuration
pagination_label: AccessDuration
sidebar_label: AccessDuration
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AccessDuration', 'v1AccessDuration']
slug: /tools/sdk/typescript/access_profiles/models/access-duration
tags: ['SDK', 'Software Development Kit', 'AccessDuration', 'v1AccessDuration']
---

# AccessDuration

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**value** | **(optional)** `number` | The numeric value representing the amount of time, which is defined in the **timeUnit**. | [default to undefined]
**timeUnit** | **(optional)** `string` | The unit of time that corresponds to the **value**. It defines the scale of the time period. | [default to undefined]

