Set Component Environment Property

Sets an environment-specific property value for a component. The property must already exist.
Table 1. Input properties for the Set Component Environment Property step
Name Type Description Required
Component String name/ID of the component that the environment belongs to. Yes
Environment String name/ID of the environment. If you specify ID you don't need to specify the application. Yes
Application String name/ID of the application that the environment belongs to. Not required if you specify environment by ID instead of name. No
Property Name String name of the property to set. Yes
Property Value String value of the property to set. No
Secure? Boolean check if the property should be secure. No

Feedback