Skip to content

AclProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkmaxcompute"
&alicloudroscdkmaxcompute.AclProperty {
    Function: interface{},
    Instance: interface{},
    Package: interface{},
    Project: interface{},
    Resource: interface{},
    Table: interface{},
}

Properties

Name Type Description
Function interface{} No description.
Instance interface{} No description.
Package interface{} No description.
Project interface{} No description.
Resource interface{} No description.
Table interface{} No description.

FunctionOptional

Function interface{}
  • Type: interface{}

InstanceOptional

Instance interface{}
  • Type: interface{}

PackageOptional

Package interface{}
  • Type: interface{}

ProjectOptional

Project interface{}
  • Type: interface{}

ResourceOptional

Resource interface{}
  • Type: interface{}

TableOptional

Table interface{}
  • Type: interface{}