SharedTarget

Provides a Resource Manager Shared Target resource. For information about Resource Manager Shared Target and how to use it, see What is Shared Target.

NOTE: Available in v1.111.0+.

Import

Resource Manager Shared Target can be imported using the id, e.g.

$ pulumi import alicloud:resourcemanager/sharedTarget:SharedTarget example <resource_share_id>:<target_id>

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val resourceShareId: Output<String>

The resource share ID of resource manager.

Link copied to clipboard
val status: Output<String>

The status of shared target.

Link copied to clipboard
val targetId: Output<String>

The member account ID in resource directory.

Link copied to clipboard
val urn: Output<String>