class Aws::CognitoSync::Types::PushSync
Configuration options to be applied to the identity pool.
@note When making an API call, you may pass PushSync
data as a hash: { application_arns: ["ApplicationArn"], role_arn: "AssumeRoleArn", }
@!attribute [rw] application_arns
List of SNS platform application ARNs that could be used by clients. @return [Array<String>]
@!attribute [rw] role_arn
A role configured to allow Cognito to call SNS on behalf of the developer. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cognito-sync-2014-06-30/PushSync AWS API Documentation
Constants
- SENSITIVE