Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 578 Bytes

ClientSetEventStreamBody.md

File metadata and controls

13 lines (9 loc) · 578 Bytes

Ory.Client.Model.ClientSetEventStreamBody

Update Event Stream Body

Properties

Name Type Description Notes
RoleArn string The AWS IAM role ARN to assume when publishing to the SNS topic.
TopicArn string The AWS SNS topic ARN.
Type string The type of the event stream (AWS SNS, GCP Pub/Sub, etc).

[Back to Model list] [Back to API list] [Back to README]