Skip to content

RosACLProps

Properties for defining a RosACL.

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

Initializer

import { RosACLProps } from '@alicloud/ros-cdk-sag'
const rosACLProps: RosACLProps = { ... }

Properties

Name Type Description
name string | @alicloud/ros-cdk-core.IResolvable No description.

nameRequired

public readonly name: string | IResolvable;
  • Type: string | @alicloud/ros-cdk-core.IResolvable