| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ECS.CapacityProvider.ManagedInstancesProviderProperty
Documentation
data AcceleratorCountRequestProperty Source #
Constructors
| AcceleratorCountRequestProperty | |
Fields | |
Instances
| ToJSON AcceleratorCountRequestProperty Source # | |||||
| Show AcceleratorCountRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.AcceleratorCountRequestProperty Methods showsPrec :: Int -> AcceleratorCountRequestProperty -> ShowS # | |||||
| Eq AcceleratorCountRequestProperty Source # | |||||
| ToResourceProperties AcceleratorCountRequestProperty Source # | |||||
| Property "Max" AcceleratorCountRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.AcceleratorCountRequestProperty Associated Types
| |||||
| Property "Min" AcceleratorCountRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.AcceleratorCountRequestProperty Associated Types
| |||||
| type PropertyType "Max" AcceleratorCountRequestProperty Source # | |||||
| type PropertyType "Min" AcceleratorCountRequestProperty Source # | |||||
data AcceleratorTotalMemoryMiBRequestProperty Source #
Constructors
| AcceleratorTotalMemoryMiBRequestProperty | |
Fields | |
Instances
data BaselineEbsBandwidthMbpsRequestProperty Source #
Constructors
| BaselineEbsBandwidthMbpsRequestProperty | |
Fields | |
Instances
| ToJSON BaselineEbsBandwidthMbpsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.BaselineEbsBandwidthMbpsRequestProperty Methods toJSON :: BaselineEbsBandwidthMbpsRequestProperty -> Value # toEncoding :: BaselineEbsBandwidthMbpsRequestProperty -> Encoding # toJSONList :: [BaselineEbsBandwidthMbpsRequestProperty] -> Value # toEncodingList :: [BaselineEbsBandwidthMbpsRequestProperty] -> Encoding # omitField :: BaselineEbsBandwidthMbpsRequestProperty -> Bool # | |||||
| Show BaselineEbsBandwidthMbpsRequestProperty Source # | |||||
| Eq BaselineEbsBandwidthMbpsRequestProperty Source # | |||||
| ToResourceProperties BaselineEbsBandwidthMbpsRequestProperty Source # | |||||
| Property "Max" BaselineEbsBandwidthMbpsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.BaselineEbsBandwidthMbpsRequestProperty Associated Types
| |||||
| Property "Min" BaselineEbsBandwidthMbpsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.BaselineEbsBandwidthMbpsRequestProperty Associated Types
| |||||
| type PropertyType "Max" BaselineEbsBandwidthMbpsRequestProperty Source # | |||||
| type PropertyType "Min" BaselineEbsBandwidthMbpsRequestProperty Source # | |||||
data MemoryGiBPerVCpuRequestProperty Source #
Constructors
| MemoryGiBPerVCpuRequestProperty | |
Instances
| ToJSON MemoryGiBPerVCpuRequestProperty Source # | |||||
| Show MemoryGiBPerVCpuRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.MemoryGiBPerVCpuRequestProperty Methods showsPrec :: Int -> MemoryGiBPerVCpuRequestProperty -> ShowS # | |||||
| Eq MemoryGiBPerVCpuRequestProperty Source # | |||||
| ToResourceProperties MemoryGiBPerVCpuRequestProperty Source # | |||||
| Property "Max" MemoryGiBPerVCpuRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.MemoryGiBPerVCpuRequestProperty Associated Types
| |||||
| Property "Min" MemoryGiBPerVCpuRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.MemoryGiBPerVCpuRequestProperty Associated Types
| |||||
| type PropertyType "Max" MemoryGiBPerVCpuRequestProperty Source # | |||||
| type PropertyType "Min" MemoryGiBPerVCpuRequestProperty Source # | |||||
data MemoryMiBRequestProperty Source #
Constructors
| MemoryMiBRequestProperty | |
Instances
| ToJSON MemoryMiBRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.MemoryMiBRequestProperty Methods toJSON :: MemoryMiBRequestProperty -> Value # toEncoding :: MemoryMiBRequestProperty -> Encoding # toJSONList :: [MemoryMiBRequestProperty] -> Value # | |||||
| Show MemoryMiBRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.MemoryMiBRequestProperty Methods showsPrec :: Int -> MemoryMiBRequestProperty -> ShowS # show :: MemoryMiBRequestProperty -> String # showList :: [MemoryMiBRequestProperty] -> ShowS # | |||||
| Eq MemoryMiBRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.MemoryMiBRequestProperty Methods (==) :: MemoryMiBRequestProperty -> MemoryMiBRequestProperty -> Bool # (/=) :: MemoryMiBRequestProperty -> MemoryMiBRequestProperty -> Bool # | |||||
| ToResourceProperties MemoryMiBRequestProperty Source # | |||||
| Property "Max" MemoryMiBRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.MemoryMiBRequestProperty Associated Types
Methods set :: PropertyType "Max" MemoryMiBRequestProperty -> MemoryMiBRequestProperty -> MemoryMiBRequestProperty # | |||||
| Property "Min" MemoryMiBRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.MemoryMiBRequestProperty Associated Types
Methods set :: PropertyType "Min" MemoryMiBRequestProperty -> MemoryMiBRequestProperty -> MemoryMiBRequestProperty # | |||||
| type PropertyType "Max" MemoryMiBRequestProperty Source # | |||||
| type PropertyType "Min" MemoryMiBRequestProperty Source # | |||||
data NetworkBandwidthGbpsRequestProperty Source #
Constructors
| NetworkBandwidthGbpsRequestProperty | |
Instances
| ToJSON NetworkBandwidthGbpsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.NetworkBandwidthGbpsRequestProperty | |||||
| Show NetworkBandwidthGbpsRequestProperty Source # | |||||
| Eq NetworkBandwidthGbpsRequestProperty Source # | |||||
| ToResourceProperties NetworkBandwidthGbpsRequestProperty Source # | |||||
| Property "Max" NetworkBandwidthGbpsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.NetworkBandwidthGbpsRequestProperty Associated Types
| |||||
| Property "Min" NetworkBandwidthGbpsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.NetworkBandwidthGbpsRequestProperty Associated Types
| |||||
| type PropertyType "Max" NetworkBandwidthGbpsRequestProperty Source # | |||||
| type PropertyType "Min" NetworkBandwidthGbpsRequestProperty Source # | |||||
data NetworkInterfaceCountRequestProperty Source #
Constructors
| NetworkInterfaceCountRequestProperty | |
Instances
| ToJSON NetworkInterfaceCountRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.NetworkInterfaceCountRequestProperty | |||||
| Show NetworkInterfaceCountRequestProperty Source # | |||||
| Eq NetworkInterfaceCountRequestProperty Source # | |||||
| ToResourceProperties NetworkInterfaceCountRequestProperty Source # | |||||
| Property "Max" NetworkInterfaceCountRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.NetworkInterfaceCountRequestProperty Associated Types
| |||||
| Property "Min" NetworkInterfaceCountRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.NetworkInterfaceCountRequestProperty Associated Types
| |||||
| type PropertyType "Max" NetworkInterfaceCountRequestProperty Source # | |||||
| type PropertyType "Min" NetworkInterfaceCountRequestProperty Source # | |||||
data TotalLocalStorageGBRequestProperty Source #
Constructors
| TotalLocalStorageGBRequestProperty | |
Instances
| ToJSON TotalLocalStorageGBRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.TotalLocalStorageGBRequestProperty | |||||
| Show TotalLocalStorageGBRequestProperty Source # | |||||
| Eq TotalLocalStorageGBRequestProperty Source # | |||||
| ToResourceProperties TotalLocalStorageGBRequestProperty Source # | |||||
| Property "Max" TotalLocalStorageGBRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.TotalLocalStorageGBRequestProperty Associated Types
| |||||
| Property "Min" TotalLocalStorageGBRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.TotalLocalStorageGBRequestProperty Associated Types
| |||||
| type PropertyType "Max" TotalLocalStorageGBRequestProperty Source # | |||||
| type PropertyType "Min" TotalLocalStorageGBRequestProperty Source # | |||||
data VCpuCountRangeRequestProperty Source #
Constructors
| VCpuCountRangeRequestProperty | |
Instances
| ToJSON VCpuCountRangeRequestProperty Source # | |||||
| Show VCpuCountRangeRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.VCpuCountRangeRequestProperty Methods showsPrec :: Int -> VCpuCountRangeRequestProperty -> ShowS # show :: VCpuCountRangeRequestProperty -> String # showList :: [VCpuCountRangeRequestProperty] -> ShowS # | |||||
| Eq VCpuCountRangeRequestProperty Source # | |||||
| ToResourceProperties VCpuCountRangeRequestProperty Source # | |||||
| Property "Max" VCpuCountRangeRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.VCpuCountRangeRequestProperty Associated Types
Methods set :: PropertyType "Max" VCpuCountRangeRequestProperty -> VCpuCountRangeRequestProperty -> VCpuCountRangeRequestProperty # | |||||
| Property "Min" VCpuCountRangeRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.VCpuCountRangeRequestProperty Associated Types
Methods set :: PropertyType "Min" VCpuCountRangeRequestProperty -> VCpuCountRangeRequestProperty -> VCpuCountRangeRequestProperty # | |||||
| type PropertyType "Max" VCpuCountRangeRequestProperty Source # | |||||
| type PropertyType "Min" VCpuCountRangeRequestProperty Source # | |||||
data InstanceLaunchTemplateProperty Source #
Constructors
| InstanceLaunchTemplateProperty | |
Fields
| |
Instances
| ToJSON InstanceLaunchTemplateProperty Source # | |||||
| Show InstanceLaunchTemplateProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceLaunchTemplateProperty Methods showsPrec :: Int -> InstanceLaunchTemplateProperty -> ShowS # show :: InstanceLaunchTemplateProperty -> String # showList :: [InstanceLaunchTemplateProperty] -> ShowS # | |||||
| Eq InstanceLaunchTemplateProperty Source # | |||||
| ToResourceProperties InstanceLaunchTemplateProperty Source # | |||||
| Property "Ec2InstanceProfileArn" InstanceLaunchTemplateProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceLaunchTemplateProperty Associated Types
Methods set :: PropertyType "Ec2InstanceProfileArn" InstanceLaunchTemplateProperty -> InstanceLaunchTemplateProperty -> InstanceLaunchTemplateProperty # | |||||
| Property "InstanceRequirements" InstanceLaunchTemplateProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceLaunchTemplateProperty Associated Types
Methods set :: PropertyType "InstanceRequirements" InstanceLaunchTemplateProperty -> InstanceLaunchTemplateProperty -> InstanceLaunchTemplateProperty # | |||||
| Property "Monitoring" InstanceLaunchTemplateProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceLaunchTemplateProperty Associated Types
Methods set :: PropertyType "Monitoring" InstanceLaunchTemplateProperty -> InstanceLaunchTemplateProperty -> InstanceLaunchTemplateProperty # | |||||
| Property "NetworkConfiguration" InstanceLaunchTemplateProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceLaunchTemplateProperty Associated Types
Methods set :: PropertyType "NetworkConfiguration" InstanceLaunchTemplateProperty -> InstanceLaunchTemplateProperty -> InstanceLaunchTemplateProperty # | |||||
| Property "StorageConfiguration" InstanceLaunchTemplateProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceLaunchTemplateProperty Associated Types
Methods set :: PropertyType "StorageConfiguration" InstanceLaunchTemplateProperty -> InstanceLaunchTemplateProperty -> InstanceLaunchTemplateProperty # | |||||
| type PropertyType "Ec2InstanceProfileArn" InstanceLaunchTemplateProperty Source # | |||||
| type PropertyType "InstanceRequirements" InstanceLaunchTemplateProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceLaunchTemplateProperty type PropertyType "InstanceRequirements" InstanceLaunchTemplateProperty = InstanceRequirementsRequestProperty | |||||
| type PropertyType "Monitoring" InstanceLaunchTemplateProperty Source # | |||||
| type PropertyType "NetworkConfiguration" InstanceLaunchTemplateProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceLaunchTemplateProperty type PropertyType "NetworkConfiguration" InstanceLaunchTemplateProperty = ManagedInstancesNetworkConfigurationProperty | |||||
| type PropertyType "StorageConfiguration" InstanceLaunchTemplateProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceLaunchTemplateProperty type PropertyType "StorageConfiguration" InstanceLaunchTemplateProperty = ManagedInstancesStorageConfigurationProperty | |||||
data InstanceRequirementsRequestProperty Source #
Constructors
| InstanceRequirementsRequestProperty | |
Fields
| |
Instances
| ToJSON InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty | |||||
| Show InstanceRequirementsRequestProperty Source # | |||||
| Eq InstanceRequirementsRequestProperty Source # | |||||
| ToResourceProperties InstanceRequirementsRequestProperty Source # | |||||
| Property "AcceleratorCount" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "AcceleratorCount" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "AcceleratorManufacturers" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "AcceleratorManufacturers" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "AcceleratorNames" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "AcceleratorNames" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "AcceleratorTotalMemoryMiB" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "AcceleratorTotalMemoryMiB" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "AcceleratorTypes" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "AcceleratorTypes" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "AllowedInstanceTypes" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "AllowedInstanceTypes" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "BareMetal" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "BareMetal" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "BaselineEbsBandwidthMbps" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "BaselineEbsBandwidthMbps" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "BurstablePerformance" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "BurstablePerformance" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "CpuManufacturers" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "CpuManufacturers" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "ExcludedInstanceTypes" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "ExcludedInstanceTypes" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "InstanceGenerations" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "InstanceGenerations" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "LocalStorage" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "LocalStorage" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "LocalStorageTypes" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "LocalStorageTypes" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "MaxSpotPriceAsPercentageOfOptimalOnDemandPrice" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "MaxSpotPriceAsPercentageOfOptimalOnDemandPrice" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "MemoryGiBPerVCpu" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "MemoryGiBPerVCpu" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "MemoryMiB" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "MemoryMiB" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "NetworkBandwidthGbps" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "NetworkBandwidthGbps" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "NetworkInterfaceCount" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "NetworkInterfaceCount" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "OnDemandMaxPricePercentageOverLowestPrice" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "OnDemandMaxPricePercentageOverLowestPrice" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "RequireHibernateSupport" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "RequireHibernateSupport" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "SpotMaxPricePercentageOverLowestPrice" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "SpotMaxPricePercentageOverLowestPrice" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "TotalLocalStorageGB" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "TotalLocalStorageGB" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| Property "VCpuCount" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty Associated Types
Methods set :: PropertyType "VCpuCount" InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty -> InstanceRequirementsRequestProperty # | |||||
| type PropertyType "AcceleratorCount" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty type PropertyType "AcceleratorCount" InstanceRequirementsRequestProperty = AcceleratorCountRequestProperty | |||||
| type PropertyType "AcceleratorManufacturers" InstanceRequirementsRequestProperty Source # | |||||
| type PropertyType "AcceleratorNames" InstanceRequirementsRequestProperty Source # | |||||
| type PropertyType "AcceleratorTotalMemoryMiB" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty type PropertyType "AcceleratorTotalMemoryMiB" InstanceRequirementsRequestProperty = AcceleratorTotalMemoryMiBRequestProperty | |||||
| type PropertyType "AcceleratorTypes" InstanceRequirementsRequestProperty Source # | |||||
| type PropertyType "AllowedInstanceTypes" InstanceRequirementsRequestProperty Source # | |||||
| type PropertyType "BareMetal" InstanceRequirementsRequestProperty Source # | |||||
| type PropertyType "BaselineEbsBandwidthMbps" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty type PropertyType "BaselineEbsBandwidthMbps" InstanceRequirementsRequestProperty = BaselineEbsBandwidthMbpsRequestProperty | |||||
| type PropertyType "BurstablePerformance" InstanceRequirementsRequestProperty Source # | |||||
| type PropertyType "CpuManufacturers" InstanceRequirementsRequestProperty Source # | |||||
| type PropertyType "ExcludedInstanceTypes" InstanceRequirementsRequestProperty Source # | |||||
| type PropertyType "InstanceGenerations" InstanceRequirementsRequestProperty Source # | |||||
| type PropertyType "LocalStorage" InstanceRequirementsRequestProperty Source # | |||||
| type PropertyType "LocalStorageTypes" InstanceRequirementsRequestProperty Source # | |||||
| type PropertyType "MaxSpotPriceAsPercentageOfOptimalOnDemandPrice" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty type PropertyType "MaxSpotPriceAsPercentageOfOptimalOnDemandPrice" InstanceRequirementsRequestProperty = Value Integer | |||||
| type PropertyType "MemoryGiBPerVCpu" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty type PropertyType "MemoryGiBPerVCpu" InstanceRequirementsRequestProperty = MemoryGiBPerVCpuRequestProperty | |||||
| type PropertyType "MemoryMiB" InstanceRequirementsRequestProperty Source # | |||||
| type PropertyType "NetworkBandwidthGbps" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty type PropertyType "NetworkBandwidthGbps" InstanceRequirementsRequestProperty = NetworkBandwidthGbpsRequestProperty | |||||
| type PropertyType "NetworkInterfaceCount" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty type PropertyType "NetworkInterfaceCount" InstanceRequirementsRequestProperty = NetworkInterfaceCountRequestProperty | |||||
| type PropertyType "OnDemandMaxPricePercentageOverLowestPrice" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty type PropertyType "OnDemandMaxPricePercentageOverLowestPrice" InstanceRequirementsRequestProperty = Value Integer | |||||
| type PropertyType "RequireHibernateSupport" InstanceRequirementsRequestProperty Source # | |||||
| type PropertyType "SpotMaxPricePercentageOverLowestPrice" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty type PropertyType "SpotMaxPricePercentageOverLowestPrice" InstanceRequirementsRequestProperty = Value Integer | |||||
| type PropertyType "TotalLocalStorageGB" InstanceRequirementsRequestProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.InstanceRequirementsRequestProperty type PropertyType "TotalLocalStorageGB" InstanceRequirementsRequestProperty = TotalLocalStorageGBRequestProperty | |||||
| type PropertyType "VCpuCount" InstanceRequirementsRequestProperty Source # | |||||
data ManagedInstancesNetworkConfigurationProperty Source #
Constructors
| ManagedInstancesNetworkConfigurationProperty | |
Fields
| |
Instances
| ToJSON ManagedInstancesNetworkConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.ManagedInstancesNetworkConfigurationProperty Methods toJSON :: ManagedInstancesNetworkConfigurationProperty -> Value # toEncoding :: ManagedInstancesNetworkConfigurationProperty -> Encoding # toJSONList :: [ManagedInstancesNetworkConfigurationProperty] -> Value # toEncodingList :: [ManagedInstancesNetworkConfigurationProperty] -> Encoding # omitField :: ManagedInstancesNetworkConfigurationProperty -> Bool # | |||||
| Show ManagedInstancesNetworkConfigurationProperty Source # | |||||
| Eq ManagedInstancesNetworkConfigurationProperty Source # | |||||
| ToResourceProperties ManagedInstancesNetworkConfigurationProperty Source # | |||||
| Property "SecurityGroups" ManagedInstancesNetworkConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.ManagedInstancesNetworkConfigurationProperty Associated Types
Methods set :: PropertyType "SecurityGroups" ManagedInstancesNetworkConfigurationProperty -> ManagedInstancesNetworkConfigurationProperty -> ManagedInstancesNetworkConfigurationProperty # | |||||
| Property "Subnets" ManagedInstancesNetworkConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.ManagedInstancesNetworkConfigurationProperty Associated Types
| |||||
| type PropertyType "SecurityGroups" ManagedInstancesNetworkConfigurationProperty Source # | |||||
| type PropertyType "Subnets" ManagedInstancesNetworkConfigurationProperty Source # | |||||
data ManagedInstancesStorageConfigurationProperty Source #
Constructors
| ManagedInstancesStorageConfigurationProperty | |
Fields
| |
Instances
| ToJSON ManagedInstancesStorageConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.ManagedInstancesStorageConfigurationProperty Methods toJSON :: ManagedInstancesStorageConfigurationProperty -> Value # toEncoding :: ManagedInstancesStorageConfigurationProperty -> Encoding # toJSONList :: [ManagedInstancesStorageConfigurationProperty] -> Value # toEncodingList :: [ManagedInstancesStorageConfigurationProperty] -> Encoding # omitField :: ManagedInstancesStorageConfigurationProperty -> Bool # | |||||
| Show ManagedInstancesStorageConfigurationProperty Source # | |||||
| Eq ManagedInstancesStorageConfigurationProperty Source # | |||||
| ToResourceProperties ManagedInstancesStorageConfigurationProperty Source # | |||||
| Property "StorageSizeGiB" ManagedInstancesStorageConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.ManagedInstancesStorageConfigurationProperty Associated Types
Methods set :: PropertyType "StorageSizeGiB" ManagedInstancesStorageConfigurationProperty -> ManagedInstancesStorageConfigurationProperty -> ManagedInstancesStorageConfigurationProperty # | |||||
| type PropertyType "StorageSizeGiB" ManagedInstancesStorageConfigurationProperty Source # | |||||
mkInstanceLaunchTemplateProperty :: Value Text -> ManagedInstancesNetworkConfigurationProperty -> InstanceLaunchTemplateProperty Source #
mkInstanceRequirementsRequestProperty :: MemoryMiBRequestProperty -> VCpuCountRangeRequestProperty -> InstanceRequirementsRequestProperty Source #
mkManagedInstancesNetworkConfigurationProperty :: ValueList Text -> ManagedInstancesNetworkConfigurationProperty Source #
mkManagedInstancesStorageConfigurationProperty :: Value Integer -> ManagedInstancesStorageConfigurationProperty Source #
data ManagedInstancesProviderProperty Source #
Constructors
| ManagedInstancesProviderProperty | |
Fields | |
Instances
| ToJSON ManagedInstancesProviderProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.ManagedInstancesProviderProperty | |||||
| Show ManagedInstancesProviderProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.ManagedInstancesProviderProperty Methods showsPrec :: Int -> ManagedInstancesProviderProperty -> ShowS # | |||||
| Eq ManagedInstancesProviderProperty Source # | |||||
| ToResourceProperties ManagedInstancesProviderProperty Source # | |||||
| Property "InfrastructureRoleArn" ManagedInstancesProviderProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.ManagedInstancesProviderProperty Associated Types
Methods set :: PropertyType "InfrastructureRoleArn" ManagedInstancesProviderProperty -> ManagedInstancesProviderProperty -> ManagedInstancesProviderProperty # | |||||
| Property "InstanceLaunchTemplate" ManagedInstancesProviderProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.ManagedInstancesProviderProperty Associated Types
Methods set :: PropertyType "InstanceLaunchTemplate" ManagedInstancesProviderProperty -> ManagedInstancesProviderProperty -> ManagedInstancesProviderProperty # | |||||
| Property "PropagateTags" ManagedInstancesProviderProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.ManagedInstancesProviderProperty Associated Types
Methods set :: PropertyType "PropagateTags" ManagedInstancesProviderProperty -> ManagedInstancesProviderProperty -> ManagedInstancesProviderProperty # | |||||
| type PropertyType "InfrastructureRoleArn" ManagedInstancesProviderProperty Source # | |||||
| type PropertyType "InstanceLaunchTemplate" ManagedInstancesProviderProperty Source # | |||||
Defined in Stratosphere.ECS.CapacityProvider.ManagedInstancesProviderProperty type PropertyType "InstanceLaunchTemplate" ManagedInstancesProviderProperty = InstanceLaunchTemplateProperty | |||||
| type PropertyType "PropagateTags" ManagedInstancesProviderProperty Source # | |||||