You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CognitoSync::Types::SetIdentityPoolConfigurationResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The output for the SetIdentityPoolConfiguration operation

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#cognito_streamsTypes::CognitoStreams

Options to apply to this identity pool for Amazon Cognito streams.

Returns:

#identity_pool_idString

A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.

Returns:

  • (String)

    A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.

#push_syncTypes::PushSync

Options to apply to this identity pool for push synchronization.

Returns:

  • (Types::PushSync)

    Options to apply to this identity pool for push synchronization.