Type Alias CreateSubConnectionInterfaceTypesRequest
CreateSubConnectionInterfaceTypesRequest: { connectionType: string; connectionTypeAlias: string; stackAllowedAppValue?: boolean; subConnectionTypes: CreateSubConnectionInterfaceTypesRequest[]; suggestionPluginVersionId?: string;} Type declaration
connectionType: string
connectionTypeAlias: string
OptionalstackAllowedAppValue?: boolean
OptionalsuggestionPluginVersionId?: string