Skip to content

RosAclsProps

Properties for defining a RosAcls.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ga-acls

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga/datasource"
&datasource.RosAclsProps {
    AclId: interface{},
    AclName: interface{},
    RefreshOptions: interface{},
    ResourceGroupId: interface{},
}

Properties

Name Type Description
AclId interface{} No description.
AclName interface{} No description.
RefreshOptions interface{} No description.
ResourceGroupId interface{} No description.

AclIdOptional

AclId interface{}
  • Type: interface{}

AclNameOptional

AclName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}