@pulumi/pulumi - v3.256.0
    Preparing search index...

    Class DependencyResource

    A DependencyResource is a resource that is used to indicate that an Output has a dependency on a particular resource. These resources are only created when dealing with remote component resources.

    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