Aracılığıyla paylaş


BuildpackBindingLaunchProperties interface

Buildpack Bağlama Başlatma Özellikleri

Özellikler

properties

launchProperties için hassas olmayan özellikler

secrets

launchProperties için hassas özellikler

Özellik Ayrıntıları

properties

launchProperties için hassas olmayan özellikler

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

Özellik Değeri

{[propertyName: string]: string}

secrets

launchProperties için hassas özellikler

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

Özellik Değeri

{[propertyName: string]: string}