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