| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ElasticLoadBalancingV2.Listener.ActionProperty
Documentation
data ForwardConfigProperty Source #
Constructors
| ForwardConfigProperty | |
Instances
data TargetGroupStickinessConfigProperty Source #
Constructors
| TargetGroupStickinessConfigProperty | |
Fields
| |
Instances
| ToJSON TargetGroupStickinessConfigProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.TargetGroupStickinessConfigProperty | |||||
| Show TargetGroupStickinessConfigProperty Source # | |||||
| Eq TargetGroupStickinessConfigProperty Source # | |||||
| ToResourceProperties TargetGroupStickinessConfigProperty Source # | |||||
| Property "DurationSeconds" TargetGroupStickinessConfigProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.TargetGroupStickinessConfigProperty Associated Types
Methods set :: PropertyType "DurationSeconds" TargetGroupStickinessConfigProperty -> TargetGroupStickinessConfigProperty -> TargetGroupStickinessConfigProperty # | |||||
| Property "Enabled" TargetGroupStickinessConfigProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.TargetGroupStickinessConfigProperty Associated Types
Methods set :: PropertyType "Enabled" TargetGroupStickinessConfigProperty -> TargetGroupStickinessConfigProperty -> TargetGroupStickinessConfigProperty # | |||||
| type PropertyType "DurationSeconds" TargetGroupStickinessConfigProperty Source # | |||||
| type PropertyType "Enabled" TargetGroupStickinessConfigProperty Source # | |||||
data TargetGroupTupleProperty Source #
Constructors
| TargetGroupTupleProperty | |
Fields
| |
Instances
| ToJSON TargetGroupTupleProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.TargetGroupTupleProperty Methods toJSON :: TargetGroupTupleProperty -> Value # toEncoding :: TargetGroupTupleProperty -> Encoding # toJSONList :: [TargetGroupTupleProperty] -> Value # | |||||
| Show TargetGroupTupleProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.TargetGroupTupleProperty Methods showsPrec :: Int -> TargetGroupTupleProperty -> ShowS # show :: TargetGroupTupleProperty -> String # showList :: [TargetGroupTupleProperty] -> ShowS # | |||||
| Eq TargetGroupTupleProperty Source # | |||||
| ToResourceProperties TargetGroupTupleProperty Source # | |||||
| Property "TargetGroupArn" TargetGroupTupleProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.TargetGroupTupleProperty Associated Types
Methods set :: PropertyType "TargetGroupArn" TargetGroupTupleProperty -> TargetGroupTupleProperty -> TargetGroupTupleProperty # | |||||
| Property "Weight" TargetGroupTupleProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.TargetGroupTupleProperty Associated Types
Methods set :: PropertyType "Weight" TargetGroupTupleProperty -> TargetGroupTupleProperty -> TargetGroupTupleProperty # | |||||
| type PropertyType "TargetGroupArn" TargetGroupTupleProperty Source # | |||||
| type PropertyType "Weight" TargetGroupTupleProperty Source # | |||||
data ActionProperty Source #
Constructors
| ActionProperty | |
Fields
| |
Instances
| ToJSON ActionProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.ActionProperty Methods toJSON :: ActionProperty -> Value # toEncoding :: ActionProperty -> Encoding # toJSONList :: [ActionProperty] -> Value # toEncodingList :: [ActionProperty] -> Encoding # omitField :: ActionProperty -> Bool # | |||||
| Show ActionProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.ActionProperty Methods showsPrec :: Int -> ActionProperty -> ShowS # show :: ActionProperty -> String # showList :: [ActionProperty] -> ShowS # | |||||
| Eq ActionProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.ActionProperty Methods (==) :: ActionProperty -> ActionProperty -> Bool # (/=) :: ActionProperty -> ActionProperty -> Bool # | |||||
| ToResourceProperties ActionProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.ActionProperty Methods toResourceProperties :: ActionProperty -> ResourceProperties # | |||||
| Property "AuthenticateCognitoConfig" ActionProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.ActionProperty Associated Types
Methods set :: PropertyType "AuthenticateCognitoConfig" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "AuthenticateOidcConfig" ActionProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.ActionProperty Associated Types
Methods set :: PropertyType "AuthenticateOidcConfig" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "FixedResponseConfig" ActionProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.ActionProperty Associated Types
Methods set :: PropertyType "FixedResponseConfig" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "ForwardConfig" ActionProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.ActionProperty Associated Types
Methods set :: PropertyType "ForwardConfig" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "Order" ActionProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.ActionProperty Associated Types
Methods set :: PropertyType "Order" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "RedirectConfig" ActionProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.ActionProperty Associated Types
Methods set :: PropertyType "RedirectConfig" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "TargetGroupArn" ActionProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.ActionProperty Associated Types
Methods set :: PropertyType "TargetGroupArn" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| Property "Type" ActionProperty Source # | |||||
Defined in Stratosphere.ElasticLoadBalancingV2.Listener.ActionProperty Associated Types
Methods set :: PropertyType "Type" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| type PropertyType "AuthenticateCognitoConfig" ActionProperty Source # | |||||
| type PropertyType "AuthenticateOidcConfig" ActionProperty Source # | |||||
| type PropertyType "FixedResponseConfig" ActionProperty Source # | |||||
| type PropertyType "ForwardConfig" ActionProperty Source # | |||||
| type PropertyType "Order" ActionProperty Source # | |||||
| type PropertyType "RedirectConfig" ActionProperty Source # | |||||
| type PropertyType "TargetGroupArn" ActionProperty Source # | |||||
| type PropertyType "Type" ActionProperty Source # | |||||