Class DependencyProviderResource

A DependencyProviderResource is a resource that is used by the provider SDK as a stand-in for a provider that is only used for its reference. Its only valid properties are its URN and ID.

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

id: Output<string>

id is the provider-assigned unique ID for this managed resource. It is set during deployments and may be missing (undefined) during planning phases.

urn: Output<string>

urn is the stable logical URN used to distinctly address a resource, both before and after deployments.

Methods

Generated using TypeDoc