BuildpackBindingLaunchProperties interface
Buildpack kötésindítási tulajdonságai
Tulajdonságok
| properties | A launchProperties nem bizalmas tulajdonságai |
| secrets | A launchProperties bizalmas tulajdonságai |
Tulajdonság adatai
properties
A launchProperties nem bizalmas tulajdonságai
properties?: {[propertyName: string]: string}
Tulajdonság értéke
{[propertyName: string]: string}
secrets
A launchProperties bizalmas tulajdonságai
secrets?: {[propertyName: string]: string}
Tulajdonság értéke
{[propertyName: string]: string}