Skip to content

ACLProps

Properties for defining a ACL.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-sag-acl

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksag"
&alicloudroscdksag.ACLProps {
    Name: interface{},
}

Properties

Name Type Description
Name interface{} Property name: Access control name.

NameRequired

Name interface{}
  • Type: interface{}

Property name: Access control name.

The length is 2-128 characters. It must start with a letter or Chinese. It can contain numbers, periods (.), underscores (_) and dashes (-), but cannot start with http:// or https://.