Skip to main content

ReplaceStreamConfigurationRequest

Import this model from the entry point of its package:

import { ReplaceStreamConfigurationRequest } from '@sailpoint/angular-sdk/shared_signals_framework_ssf';

Properties

NameTypeDescriptionNotes
stream_idstringID of the stream to replace.[default to undefined]
deliveryReplaceStreamConfigurationRequestDelivery[default to undefined]
events_requested(optional) Array<string>Event types the receiver wants. Use CAEP event-type URIs.[default to undefined]
description(optional) stringOptional human-readable description of the stream.[default to undefined]