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}