IResourceWithEnvironment.withReferenceEnvironment
Method
interface IResourceWithEnvironment { // ... omitted for brevity withReferenceEnvironment(options: ReferenceEnvironmentInjectionOptions): IResourceWithEnvironment;}Signature
method
withReferenceEnvironmentbuilderConfigures how information is injected into environment variables when the resource references other resources.
withReferenceEnvironment(options: ReferenceEnvironmentInjectionOptions): IResourceWithEnvironmentParameters
optionsReferenceEnvironmentInjectionOptionsReturns
IResourceWithEnvironmentDefined on
This method is defined on the following type: