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. |
AclId
Optional
AclId interface{}
- Type: interface{}
AclName
Optional
AclName interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}