User Attachment Args
data class UserAttachmentArgs(val directoryId: Output<String>? = null, val groupId: Output<String>? = null, val userId: Output<String>? = null) : ConvertibleToJava<UserAttachmentArgs>
Provides a Cloud SSO User Attachment resource. For information about Cloud SSO User Attachment and how to use it, see What is User Attachment.
NOTE: Available since v1.141.0. NOTE: Cloud SSO Only Support
cn-shanghai
Andus-west-1
Region
Import
Cloud SSO User Attachment can be imported using the id, e.g.
$ pulumi import alicloud:cloudsso/userAttachment:UserAttachment example <directory_id>:<group_id>:<user_id>
Content copied to clipboard