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. |
AccessConfigurationId
Required
AccessConfigurationId interface{}
- Type: interface{}
Property accessConfigurationId: The ID of the access configuration.
DirectoryId
Required
DirectoryId interface{}
- Type: interface{}
Property directoryId: The ID of the directory.
TargetId
Required
TargetId interface{}
- Type: interface{}
Property targetId: The ID of the task object.
TargetType
Required
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.