DATASOURCE::NAS::AccessGroup is used to query the information about a permission group.
Syntax
{
"Type": "DATASOURCE::NAS::AccessGroup",
"Properties": {
"AccessGroupName": String,
"RefreshOptions": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
AccessGroupName | String | Yes | Yes | The name of the permission group. | None. |
RefreshOptions | String | No | Yes | The refresh policy for data source resources when the stack is updated. | Valid values:
|
Return values
Fn::GetAtt
RuleCount: the number of rules in the permission group.
AccessGroupType: the type of the permission group.
Description: the description of the permission group.
AccessGroupName: the name of the permission group.
MountTargetCount: the number of mount targets to which the permission group is attached.