Skip to main content

ReplaceStreamConfigurationRequestDelivery

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
methodstringDelivery method (only push is supported).[default to undefined]
endpoint_urlstringReceiver endpoint URL for push delivery.[default to undefined]
authorization_header(optional) stringAuthorization header value for delivery requests.[default to undefined]