BuildpackBindingLaunchProperties interface
خصائص تشغيل ربط Buildpack
الخصائص
| properties | خصائص غير حساسة ل launchProperties |
| secrets | الخصائص الحساسة ل launchProperties |
تفاصيل الخاصية
properties
خصائص غير حساسة ل launchProperties
properties?: {[propertyName: string]: string}
قيمة الخاصية
{[propertyName: string]: string}
secrets
الخصائص الحساسة ل launchProperties
secrets?: {[propertyName: string]: string}
قيمة الخاصية
{[propertyName: string]: string}