stratosphere-elasticloadbalancingv2-1.0.0: Stratosphere integration for AWS ElasticLoadBalancingV2.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

Documentation

data AuthenticateOidcConfigProperty Source #

Constructors

AuthenticateOidcConfigProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticateoidcconfig.html

Fields

Instances

Instances details
ToJSON AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

Show AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

Eq AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

ToResourceProperties AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

Property "AuthenticationRequestExtraParams" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

Associated Types

type PropertyType "AuthenticationRequestExtraParams" AuthenticateOidcConfigProperty 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

type PropertyType "AuthenticationRequestExtraParams" AuthenticateOidcConfigProperty = Map Text (Value Text)
Property "AuthorizationEndpoint" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

Property "ClientId" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

Property "ClientSecret" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

Property "Issuer" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

Property "OnUnauthenticatedRequest" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

Associated Types

type PropertyType "OnUnauthenticatedRequest" AuthenticateOidcConfigProperty 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

type PropertyType "OnUnauthenticatedRequest" AuthenticateOidcConfigProperty = Value Text
Property "Scope" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

Property "SessionCookieName" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

Property "SessionTimeout" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

Property "TokenEndpoint" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

Property "UseExistingClientSecret" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

Associated Types

type PropertyType "UseExistingClientSecret" AuthenticateOidcConfigProperty 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

type PropertyType "UseExistingClientSecret" AuthenticateOidcConfigProperty = Value Bool
Property "UserInfoEndpoint" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

type PropertyType "AuthenticationRequestExtraParams" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

type PropertyType "AuthenticationRequestExtraParams" AuthenticateOidcConfigProperty = Map Text (Value Text)
type PropertyType "AuthorizationEndpoint" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

type PropertyType "AuthorizationEndpoint" AuthenticateOidcConfigProperty = Value Text
type PropertyType "ClientId" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

type PropertyType "ClientSecret" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

type PropertyType "Issuer" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

type PropertyType "OnUnauthenticatedRequest" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

type PropertyType "OnUnauthenticatedRequest" AuthenticateOidcConfigProperty = Value Text
type PropertyType "Scope" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

type PropertyType "SessionCookieName" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

type PropertyType "SessionTimeout" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

type PropertyType "TokenEndpoint" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

type PropertyType "UseExistingClientSecret" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty

type PropertyType "UseExistingClientSecret" AuthenticateOidcConfigProperty = Value Bool
type PropertyType "UserInfoEndpoint" AuthenticateOidcConfigProperty Source # 
Instance details

Defined in Stratosphere.ElasticLoadBalancingV2.ListenerRule.AuthenticateOidcConfigProperty