ApiResourceMetadata interface

API リソースのメタデータ。

プロパティ

apiType

API の種類。

brandColor

ブランドの色。

connectionType

接続の種類。

deploymentParameters

コネクタのデプロイ パラメーターのメタデータ。

hideKey

非表示キー。

provisioningState

プロビジョニングの状態。

source

ソース。

tags

タグ。

wsdlImportMethod

WSDL インポート メソッド。

wsdlService

WSDL サービス。

プロパティの詳細

apiType

API の種類。

apiType?: string

プロパティ値

string

brandColor

ブランドの色。

brandColor?: string

プロパティ値

string

connectionType

接続の種類。

connectionType?: string

プロパティ値

string

deploymentParameters

コネクタのデプロイ パラメーターのメタデータ。

deploymentParameters?: ApiDeploymentParameterMetadataSet

プロパティ値

hideKey

非表示キー。

hideKey?: string

プロパティ値

string

provisioningState

プロビジョニングの状態。

provisioningState?: string

プロパティ値

string

source

ソース。

source?: string

プロパティ値

string

tags

タグ。

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

プロパティ値

{[propertyName: string]: string}

wsdlImportMethod

WSDL インポート メソッド。

wsdlImportMethod?: string

プロパティ値

string

wsdlService

WSDL サービス。

wsdlService?: WsdlService

プロパティ値