| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The information about provisioned configurations of the function. | ||
| nextToken | string | The pagination token that is used in the next request to retrieve a new page of results. If NextToken is empty, no next page exists. | next_token |
| provisionConfigs | array | The provisioned configurations of the function. | |
| ProvisionConfig | The information about the provisioned configuration. |