registerResource registers a new resource object with a given type t and
name. It returns the auto-generated URN and the ID that will resolve after
the deployment has completed. All properties will be initialized to property
objects that the registration operation will resolve at the right time (or
remain unresolved for deployments).
registerResource registers a new resource object with a given type
t
andname
. It returns the auto-generated URN and the ID that will resolve after the deployment has completed. All properties will be initialized to property objects that the registration operation will resolve at the right time (or remain unresolved for deployments).