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}