Stratosphere.Cognito.UserPoolClient
module Stratosphere.Cognito.UserPoolClient.AnalyticsConfigurationProperty
module Stratosphere.Cognito.UserPoolClient.RefreshTokenRotationProperty
module Stratosphere.Cognito.UserPoolClient.TokenValidityUnitsProperty
data UserPoolClient Source #
Constructors
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html
Fields
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-accesstokenvalidity
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-allowedoauthflows
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-allowedoauthflowsuserpoolclient
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-allowedoauthscopes
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-analyticsconfiguration
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-authsessionvalidity
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-callbackurls
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-clientname
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-defaultredirecturi
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-enablepropagateadditionalusercontextdata
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-enabletokenrevocation
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-explicitauthflows
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-generatesecret
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-idtokenvalidity
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-logouturls
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-preventuserexistenceerrors
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-readattributes
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-refreshtokenrotation
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-refreshtokenvalidity
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-supportedidentityproviders
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-tokenvalidityunits
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-userpoolid
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-writeattributes
Defined in Stratosphere.Cognito.UserPoolClient
Methods
toJSON :: UserPoolClient -> Value #
toEncoding :: UserPoolClient -> Encoding #
toJSONList :: [UserPoolClient] -> Value #
toEncodingList :: [UserPoolClient] -> Encoding #
omitField :: UserPoolClient -> Bool #
showsPrec :: Int -> UserPoolClient -> ShowS #
show :: UserPoolClient -> String #
showList :: [UserPoolClient] -> ShowS #
(==) :: UserPoolClient -> UserPoolClient -> Bool #
(/=) :: UserPoolClient -> UserPoolClient -> Bool #
toResourceProperties :: UserPoolClient -> ResourceProperties #
Associated Types
set :: PropertyType "AccessTokenValidity" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "AllowedOAuthFlows" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "AllowedOAuthFlowsUserPoolClient" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "AllowedOAuthScopes" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "AnalyticsConfiguration" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "AuthSessionValidity" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "CallbackURLs" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "ClientName" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "DefaultRedirectURI" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "EnablePropagateAdditionalUserContextData" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "EnableTokenRevocation" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "ExplicitAuthFlows" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "GenerateSecret" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "IdTokenValidity" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "LogoutURLs" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "PreventUserExistenceErrors" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "ReadAttributes" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "RefreshTokenRotation" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "RefreshTokenValidity" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "SupportedIdentityProviders" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "TokenValidityUnits" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "UserPoolId" UserPoolClient -> UserPoolClient -> UserPoolClient #
set :: PropertyType "WriteAttributes" UserPoolClient -> UserPoolClient -> UserPoolClient #
mkUserPoolClient :: Value Text -> UserPoolClient Source #