BuildpackBindingLaunchProperties interface   
Buildpack Binding Launch Properties
Properties
| properties | Non-sensitive properties for launchProperties | 
| secrets | Sensitive properties for launchProperties | 
Property Details
properties
Non-sensitive properties for launchProperties
properties?: {[propertyName: string]: string}Property Value
{[propertyName: string]: string}
secrets
Sensitive properties for launchProperties
secrets?: {[propertyName: string]: string}Property Value
{[propertyName: string]: string}