IResourceWithEnvironment.withEnvironment
Method
interface IResourceWithEnvironment { // ... omitted for brevity withEnvironment( name: string, value: string): IResourceWithEnvironment;}Signature
method
withEnvironment builder Sets an environment variable
withEnvironment( name: string, value: string): IResourceWithEnvironmentParameters
name string value string Returns
IResourceWithEnvironment Defined on
This method is defined on the following type: