Bagikan melalui


BuildpackBindingLaunchProperties interface

Properti Peluncuran Pengikatan Buildpack

Properti

properties

Properti non-sensitif untuk launchProperties

secrets

Properti sensitif untuk launchProperties

Detail Properti

properties

Properti non-sensitif untuk launchProperties

properties?: {[propertyName: string]: string}

Nilai Properti

{[propertyName: string]: string}

secrets

Properti sensitif untuk launchProperties

secrets?: {[propertyName: string]: string}

Nilai Properti

{[propertyName: string]: string}