Type Alias StackPluginActionRequiresConnectionsResponse
StackPluginActionRequiresConnectionsResponse: {
alias: string;
optional?: boolean;
source?: string;
type: string;
typeId: string;
}
Type declaration
alias: string
Optionaloptional?: boolean
Optionalsource?: string
type: string
typeId: string