PolicyDefinitionGroup Class
The policy definition group.
Constructor
PolicyDefinitionGroup(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
The name of the group. Required. |
|
display_name
|
The group's display name. |
|
category
|
The group's category. |
|
description
|
The group's description. |
|
additional_metadata_id
|
A resource ID of a resource that contains additional metadata about the group. |
Attributes
additional_metadata_id
A resource ID of a resource that contains additional metadata about the group.
additional_metadata_id: str | None
category
The group's category.
category: str | None
description
The group's description.
description: str | None
display_name
The group's display name.
display_name: str | None
name
The name of the group. Required.
name: str