# GroupProperties

## Properties

| Name                            | Type        | Description                                                                                                                                                           | Notes       |
| ------------------------------- | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| **accessActivityLog**           | **Boolean** | Activity log access privilege.                                                                                                                                        | \[optional] |
| **accessAndManageCertificates** | **Boolean** | Privilege for a group to access and manage certificates.                                                                                                              | \[optional] |
| **accessAndManageDns**          | **Boolean** | Privilege for a group to access and manage dns records.                                                                                                               | \[optional] |
| **accessAndManageMonitoring**   | **Boolean** | Privilege for a group to access and manage monitoring related functionality (access metrics, CRUD on alarms, alarm-actions etc) using Monotoring-as-a-Service (MaaS). | \[optional] |
| **createBackupUnit**            | **Boolean** | Create backup unit privilege.                                                                                                                                         | \[optional] |
| **createDataCenter**            | **Boolean** | Create data center privilege.                                                                                                                                         | \[optional] |
| **createFlowLog**               | **Boolean** | Create Flow Logs privilege.                                                                                                                                           | \[optional] |
| **createInternetAccess**        | **Boolean** | Create internet access privilege.                                                                                                                                     | \[optional] |
| **createK8sCluster**            | **Boolean** | Create Kubernetes cluster privilege.                                                                                                                                  | \[optional] |
| **createPcc**                   | **Boolean** | Create pcc privilege.                                                                                                                                                 | \[optional] |
| **createSnapshot**              | **Boolean** | Create snapshot privilege.                                                                                                                                            | \[optional] |
| **manageDBaaS**                 | **Boolean** | Privilege for a group to manage DBaaS related functionality.                                                                                                          | \[optional] |
| **manageDataplatform**          | **Boolean** | Privilege for a group to access and manage the Data Platform.                                                                                                         | \[optional] |
| **manageRegistry**              | **Boolean** | Privilege for group accessing container registry related functionality.                                                                                               | \[optional] |
| **name**                        | **String**  | The name of the resource.                                                                                                                                             | \[optional] |
| **reserveIp**                   | **Boolean** | Reserve IP block privilege.                                                                                                                                           | \[optional] |
| **s3Privilege**                 | **Boolean** | S3 privilege.                                                                                                                                                         | \[optional] |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ionos.com/java-sdk/models/groupproperties.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
