BuildpackBindingProperties interface
Properties of a buildpack binding
Properties
binding |
Buildpack Binding Type |
launch |
The object describes the buildpack binding launch properties |
provisioning |
State of the Buildpack Binding. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
bindingType
Buildpack Binding Type
bindingType?: string
Property Value
string
launchProperties
The object describes the buildpack binding launch properties
launchProperties?: BuildpackBindingLaunchProperties
Property Value
provisioningState
State of the Buildpack Binding. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string