RosResourceShareAssociationProps
Properties for defining a RosResourceShareAssociation
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-resourcemanager-resourceshareassociation
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkresourcemanager"
&alicloudroscdkresourcemanager.RosResourceShareAssociationProps {
ResourceShareId: interface{},
PermissionNames: interface{},
Resources: interface{},
Targets: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ResourceShareId |
interface{} |
No description. |
PermissionNames |
interface{} |
No description. |
Resources |
interface{} |
No description. |
Targets |
interface{} |
No description. |
ResourceShareId
Required
ResourceShareId interface{}
- Type: interface{}
PermissionNames
Optional
PermissionNames interface{}
- Type: interface{}
Resources
Optional
Resources interface{}
- Type: interface{}
Targets
Optional
Targets interface{}
- Type: interface{}