Alokai

SnsDestinationInput

type SnsDestinationInput = {
  topicArn: Scalars['String'];
  accessKey: Scalars['String'];
  accessSecret: Scalars['String'];
};

Referenced Types

On this page