DATASOURCE::GA::Acl is used to query the information about an access control list (ACL).
Syntax
{
"Type": "DATASOURCE::GA::Acl",
"Properties": {
"AclId": String,
"RefreshOptions": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
AclId | String | Yes | Yes | The ACL ID. | None. |
RefreshOptions | String | No | Yes | The refresh policy for data source resources when the stack is updated. | Valid values:
|
Return values
Fn::GetAtt
AclEntries: the entries in the ACL.
ResourceGroupId: the ID of the resource group to which the ACL belongs.
AclId: the ACL ID.
AddressIPVersion: the IP version of the ACL.
Tags: the tags that are added to the ACL.
AclName: the ACL name.