AccessConfigurationProvisionProps
Properties for defining a AccessConfigurationProvision.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cloudsso-accessconfigurationprovision
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcloudsso"
&alicloudroscdkcloudsso.AccessConfigurationProvisionProps {
AccessConfigurationId: interface{},
DirectoryId: interface{},
TargetId: interface{},
TargetType: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
AccessConfigurationId |
interface{} |
Property accessConfigurationId: The ID of the access configuration. |
DirectoryId |
interface{} |
Property directoryId: The ID of the directory. |
TargetId |
interface{} |
Property targetId: The ID of the task object. |
TargetType |
interface{} |
Property targetType: The type of the task object. |
AccessConfigurationIdRequired
AccessConfigurationId interface{}
- Type: interface{}
Property accessConfigurationId: The ID of the access configuration.
DirectoryIdRequired
DirectoryId interface{}
- Type: interface{}
Property directoryId: The ID of the directory.
TargetIdRequired
TargetId interface{}
- Type: interface{}
Property targetId: The ID of the task object.
TargetTypeRequired
TargetType interface{}
- Type: interface{}
Property targetType: The type of the task object.
Set the value to RD-Account, which specifies the accounts in the resource directory.