SharedResource

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

NOTE: Available in v1.111.0+.

Import

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

$ pulumi import alicloud:resourcemanager/sharedResource:SharedResource example <resource_share_id>:<resource_id>:<resource_type>

Properties

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

The resource ID need shared.

Link copied to clipboard
val resourceShareId: Output<String>

The resource share ID of resource manager.

Link copied to clipboard
val resourceType: Output<String>

The resource type of should shared, valid value

Link copied to clipboard
val status: Output<String>

status.

Link copied to clipboard
val urn: Output<String>