@pulumi/pulumi
    Preparing search index...

    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 Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    id: Output<string>

    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>

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

    Methods