| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty
Documentation
data EcsCapacityIncreaseConfigurationProperty Source #
Constructors
| EcsCapacityIncreaseConfigurationProperty | |
Fields | |
Instances
data EcsUngracefulProperty Source #
Constructors
| EcsUngracefulProperty | |
Instances
| ToJSON EcsUngracefulProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.EcsUngracefulProperty Methods toJSON :: EcsUngracefulProperty -> Value # toEncoding :: EcsUngracefulProperty -> Encoding # toJSONList :: [EcsUngracefulProperty] -> Value # toEncodingList :: [EcsUngracefulProperty] -> Encoding # omitField :: EcsUngracefulProperty -> Bool # | |||||
| Show EcsUngracefulProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.EcsUngracefulProperty Methods showsPrec :: Int -> EcsUngracefulProperty -> ShowS # show :: EcsUngracefulProperty -> String # showList :: [EcsUngracefulProperty] -> ShowS # | |||||
| Eq EcsUngracefulProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.EcsUngracefulProperty Methods (==) :: EcsUngracefulProperty -> EcsUngracefulProperty -> Bool # (/=) :: EcsUngracefulProperty -> EcsUngracefulProperty -> Bool # | |||||
| ToResourceProperties EcsUngracefulProperty Source # | |||||
| Property "MinimumSuccessPercentage" EcsUngracefulProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.EcsUngracefulProperty Associated Types
Methods set :: PropertyType "MinimumSuccessPercentage" EcsUngracefulProperty -> EcsUngracefulProperty -> EcsUngracefulProperty # | |||||
| type PropertyType "MinimumSuccessPercentage" EcsUngracefulProperty Source # | |||||
data ServiceProperty Source #
Constructors
| ServiceProperty | |
Fields
| |
Instances
| ToJSON ServiceProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ServiceProperty Methods toJSON :: ServiceProperty -> Value # toEncoding :: ServiceProperty -> Encoding # toJSONList :: [ServiceProperty] -> Value # toEncodingList :: [ServiceProperty] -> Encoding # omitField :: ServiceProperty -> Bool # | |||||
| Show ServiceProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ServiceProperty Methods showsPrec :: Int -> ServiceProperty -> ShowS # show :: ServiceProperty -> String # showList :: [ServiceProperty] -> ShowS # | |||||
| Eq ServiceProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ServiceProperty Methods (==) :: ServiceProperty -> ServiceProperty -> Bool # (/=) :: ServiceProperty -> ServiceProperty -> Bool # | |||||
| ToResourceProperties ServiceProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ServiceProperty Methods toResourceProperties :: ServiceProperty -> ResourceProperties # | |||||
| Property "ClusterArn" ServiceProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ServiceProperty Associated Types
Methods set :: PropertyType "ClusterArn" ServiceProperty -> ServiceProperty -> ServiceProperty # | |||||
| Property "CrossAccountRole" ServiceProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ServiceProperty Associated Types
Methods set :: PropertyType "CrossAccountRole" ServiceProperty -> ServiceProperty -> ServiceProperty # | |||||
| Property "ExternalId" ServiceProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ServiceProperty Associated Types
Methods set :: PropertyType "ExternalId" ServiceProperty -> ServiceProperty -> ServiceProperty # | |||||
| Property "ServiceArn" ServiceProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ServiceProperty Associated Types
Methods set :: PropertyType "ServiceArn" ServiceProperty -> ServiceProperty -> ServiceProperty # | |||||
| type PropertyType "ClusterArn" ServiceProperty Source # | |||||
| type PropertyType "CrossAccountRole" ServiceProperty Source # | |||||
| type PropertyType "ExternalId" ServiceProperty Source # | |||||
| type PropertyType "ServiceArn" ServiceProperty Source # | |||||
data Route53HealthCheckConfigurationProperty Source #
Constructors
| Route53HealthCheckConfigurationProperty | |
Fields
| |
Instances
| ToJSON Route53HealthCheckConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.Route53HealthCheckConfigurationProperty Methods toJSON :: Route53HealthCheckConfigurationProperty -> Value # toEncoding :: Route53HealthCheckConfigurationProperty -> Encoding # toJSONList :: [Route53HealthCheckConfigurationProperty] -> Value # toEncodingList :: [Route53HealthCheckConfigurationProperty] -> Encoding # omitField :: Route53HealthCheckConfigurationProperty -> Bool # | |||||
| Show Route53HealthCheckConfigurationProperty Source # | |||||
| Eq Route53HealthCheckConfigurationProperty Source # | |||||
| ToResourceProperties Route53HealthCheckConfigurationProperty Source # | |||||
| Property "CrossAccountRole" Route53HealthCheckConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.Route53HealthCheckConfigurationProperty Associated Types
Methods set :: PropertyType "CrossAccountRole" Route53HealthCheckConfigurationProperty -> Route53HealthCheckConfigurationProperty -> Route53HealthCheckConfigurationProperty # | |||||
| Property "ExternalId" Route53HealthCheckConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.Route53HealthCheckConfigurationProperty Associated Types
Methods set :: PropertyType "ExternalId" Route53HealthCheckConfigurationProperty -> Route53HealthCheckConfigurationProperty -> Route53HealthCheckConfigurationProperty # | |||||
| Property "HostedZoneId" Route53HealthCheckConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.Route53HealthCheckConfigurationProperty Associated Types
Methods set :: PropertyType "HostedZoneId" Route53HealthCheckConfigurationProperty -> Route53HealthCheckConfigurationProperty -> Route53HealthCheckConfigurationProperty # | |||||
| Property "RecordName" Route53HealthCheckConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.Route53HealthCheckConfigurationProperty Associated Types
Methods set :: PropertyType "RecordName" Route53HealthCheckConfigurationProperty -> Route53HealthCheckConfigurationProperty -> Route53HealthCheckConfigurationProperty # | |||||
| Property "RecordSets" Route53HealthCheckConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.Route53HealthCheckConfigurationProperty Associated Types
Methods set :: PropertyType "RecordSets" Route53HealthCheckConfigurationProperty -> Route53HealthCheckConfigurationProperty -> Route53HealthCheckConfigurationProperty # | |||||
| Property "TimeoutMinutes" Route53HealthCheckConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.Route53HealthCheckConfigurationProperty Associated Types
Methods set :: PropertyType "TimeoutMinutes" Route53HealthCheckConfigurationProperty -> Route53HealthCheckConfigurationProperty -> Route53HealthCheckConfigurationProperty # | |||||
| type PropertyType "CrossAccountRole" Route53HealthCheckConfigurationProperty Source # | |||||
| type PropertyType "ExternalId" Route53HealthCheckConfigurationProperty Source # | |||||
| type PropertyType "HostedZoneId" Route53HealthCheckConfigurationProperty Source # | |||||
| type PropertyType "RecordName" Route53HealthCheckConfigurationProperty Source # | |||||
| type PropertyType "RecordSets" Route53HealthCheckConfigurationProperty Source # | |||||
| type PropertyType "TimeoutMinutes" Route53HealthCheckConfigurationProperty Source # | |||||
data Route53ResourceRecordSetProperty Source #
Constructors
| Route53ResourceRecordSetProperty | |
Fields
| |
Instances
| ToJSON Route53ResourceRecordSetProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.Route53ResourceRecordSetProperty | |||||
| Show Route53ResourceRecordSetProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.Route53ResourceRecordSetProperty Methods showsPrec :: Int -> Route53ResourceRecordSetProperty -> ShowS # | |||||
| Eq Route53ResourceRecordSetProperty Source # | |||||
| ToResourceProperties Route53ResourceRecordSetProperty Source # | |||||
| Property "RecordSetIdentifier" Route53ResourceRecordSetProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.Route53ResourceRecordSetProperty Associated Types
Methods set :: PropertyType "RecordSetIdentifier" Route53ResourceRecordSetProperty -> Route53ResourceRecordSetProperty -> Route53ResourceRecordSetProperty # | |||||
| Property "Region" Route53ResourceRecordSetProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.Route53ResourceRecordSetProperty Associated Types
Methods set :: PropertyType "Region" Route53ResourceRecordSetProperty -> Route53ResourceRecordSetProperty -> Route53ResourceRecordSetProperty # | |||||
| type PropertyType "RecordSetIdentifier" Route53ResourceRecordSetProperty Source # | |||||
| type PropertyType "Region" Route53ResourceRecordSetProperty Source # | |||||
mkEcsCapacityIncreaseConfigurationProperty :: [ServiceProperty] -> EcsCapacityIncreaseConfigurationProperty Source #
data ParallelExecutionBlockConfigurationProperty Source #
Instances
| ToJSON ParallelExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ParallelExecutionBlockConfigurationProperty Methods toJSON :: ParallelExecutionBlockConfigurationProperty -> Value # toEncoding :: ParallelExecutionBlockConfigurationProperty -> Encoding # toJSONList :: [ParallelExecutionBlockConfigurationProperty] -> Value # toEncodingList :: [ParallelExecutionBlockConfigurationProperty] -> Encoding # omitField :: ParallelExecutionBlockConfigurationProperty -> Bool # | |||||
| Show ParallelExecutionBlockConfigurationProperty Source # | |||||
| Eq ParallelExecutionBlockConfigurationProperty Source # | |||||
| ToResourceProperties ParallelExecutionBlockConfigurationProperty Source # | |||||
| Property "Steps" ParallelExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ParallelExecutionBlockConfigurationProperty Associated Types
| |||||
| type PropertyType "Steps" ParallelExecutionBlockConfigurationProperty Source # | |||||
mkRoute53HealthCheckConfigurationProperty :: Value Text -> Value Text -> Route53HealthCheckConfigurationProperty Source #
data ExecutionBlockConfigurationProperty Source #
Constructors
| ExecutionBlockConfigurationProperty | |
Fields
| |
Instances
| ToJSON ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty | |||||
| Show ExecutionBlockConfigurationProperty Source # | |||||
| Eq ExecutionBlockConfigurationProperty Source # | |||||
| ToResourceProperties ExecutionBlockConfigurationProperty Source # | |||||
| Property "ArcRoutingControlConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty Associated Types
Methods set :: PropertyType "ArcRoutingControlConfig" ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty # | |||||
| Property "CustomActionLambdaConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty Associated Types
Methods set :: PropertyType "CustomActionLambdaConfig" ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty # | |||||
| Property "Ec2AsgCapacityIncreaseConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty Associated Types
Methods set :: PropertyType "Ec2AsgCapacityIncreaseConfig" ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty # | |||||
| Property "EcsCapacityIncreaseConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty Associated Types
Methods set :: PropertyType "EcsCapacityIncreaseConfig" ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty # | |||||
| Property "EksResourceScalingConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty Associated Types
Methods set :: PropertyType "EksResourceScalingConfig" ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty # | |||||
| Property "ExecutionApprovalConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty Associated Types
Methods set :: PropertyType "ExecutionApprovalConfig" ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty # | |||||
| Property "GlobalAuroraConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty Associated Types
Methods set :: PropertyType "GlobalAuroraConfig" ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty # | |||||
| Property "ParallelConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty Associated Types
Methods set :: PropertyType "ParallelConfig" ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty # | |||||
| Property "RegionSwitchPlanConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty Associated Types
Methods set :: PropertyType "RegionSwitchPlanConfig" ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty # | |||||
| Property "Route53HealthCheckConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty Associated Types
Methods set :: PropertyType "Route53HealthCheckConfig" ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty -> ExecutionBlockConfigurationProperty # | |||||
| type PropertyType "ArcRoutingControlConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty type PropertyType "ArcRoutingControlConfig" ExecutionBlockConfigurationProperty = ArcRoutingControlConfigurationProperty | |||||
| type PropertyType "CustomActionLambdaConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty type PropertyType "CustomActionLambdaConfig" ExecutionBlockConfigurationProperty = CustomActionLambdaConfigurationProperty | |||||
| type PropertyType "Ec2AsgCapacityIncreaseConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty type PropertyType "Ec2AsgCapacityIncreaseConfig" ExecutionBlockConfigurationProperty = Ec2AsgCapacityIncreaseConfigurationProperty | |||||
| type PropertyType "EcsCapacityIncreaseConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty type PropertyType "EcsCapacityIncreaseConfig" ExecutionBlockConfigurationProperty = EcsCapacityIncreaseConfigurationProperty | |||||
| type PropertyType "EksResourceScalingConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty type PropertyType "EksResourceScalingConfig" ExecutionBlockConfigurationProperty = EksResourceScalingConfigurationProperty | |||||
| type PropertyType "ExecutionApprovalConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty type PropertyType "ExecutionApprovalConfig" ExecutionBlockConfigurationProperty = ExecutionApprovalConfigurationProperty | |||||
| type PropertyType "GlobalAuroraConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty type PropertyType "GlobalAuroraConfig" ExecutionBlockConfigurationProperty = GlobalAuroraConfigurationProperty | |||||
| type PropertyType "ParallelConfig" ExecutionBlockConfigurationProperty Source # | |||||
| type PropertyType "RegionSwitchPlanConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty type PropertyType "RegionSwitchPlanConfig" ExecutionBlockConfigurationProperty = RegionSwitchPlanConfigurationProperty | |||||
| type PropertyType "Route53HealthCheckConfig" ExecutionBlockConfigurationProperty Source # | |||||
Defined in Stratosphere.ARCRegionSwitch.Plan.ExecutionBlockConfigurationProperty type PropertyType "Route53HealthCheckConfig" ExecutionBlockConfigurationProperty = Route53HealthCheckConfigurationProperty | |||||