IdentityPoolArgs

constructor(allowClassicFlow: Output<Boolean>? = null, allowUnauthenticatedIdentities: Output<Boolean>? = null, cognitoEvents: Output<Any>? = null, cognitoIdentityProviders: Output<List<IdentityPoolCognitoIdentityProviderArgs>>? = null, cognitoStreams: Output<IdentityPoolCognitoStreamsArgs>? = null, developerProviderName: Output<String>? = null, identityPoolName: Output<String>? = null, identityPoolTags: Output<List<TagArgs>>? = null, openIdConnectProviderArns: Output<List<String>>? = null, pushSync: Output<IdentityPoolPushSyncArgs>? = null, samlProviderArns: Output<List<String>>? = null, supportedLoginProviders: Output<Any>? = null)