Skip to main content

CreateStreamRequest

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
deliveryCreateStreamDeliveryRequest[default to undefined]
events_requested(optional) Array<string>Optional list of event types the receiver wants. Use CAEP event-type URIs in the form: https://schemas.openid.net/secevent/caep/event-type/{event-type} (e.g. session revoke).[default to undefined]
description(optional) stringOptional human-readable description of the stream.[default to undefined]