The ALIYUN::SAG::ACL resource type creates an access control list (ACL).
Syntax
{
"Type": "ALIYUN::SAG::ACL",
"Properties": {
"Name": String
}
}Properties
Property Name | Type | Required | Update allowed | Description | Constraints |
Name | String | Yes | Yes | The name of the access control. | The name must be 2 to 128 characters in length. It must start with a letter. It can contain digits, periods (.), underscores (_), and hyphens (-). The name cannot start with http:// or https://. |
Return values
Fn::GetAtt
AclId: The ID of the access control list.
Examples
该文章对您有帮助吗?