MCPcopy Create free account
hub / github.com/OverloadBlitz/cloudcent-cli / ResourceRecord

Struct ResourceRecord

internal/pulumi/resources/model.go:8–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6)
7
8type ResourceRecord struct {
9 Type string
10 Name string
11 ID string
12 Inputs resource.PropertyMap
13 MockedProperties map[string]string
14}
15
16type DecodedResource struct {
17 Provider string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected