Type Alias SharedInfraAppliedPluginsV2ResponsePluginsResponseConnectionInterfacesIdResponse

SharedInfraAppliedPluginsV2ResponsePluginsResponseConnectionInterfacesIdResponse: {
    alias?: string;
    connectionInterfaceId: string;
    typeId: string;
    typeName: string;
}

Type declaration

  • Optionalalias?: string
  • connectionInterfaceId: string
  • typeId: string
  • typeName: string