| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Lightsail.Container
Documentation
data ContainerServiceDeploymentProperty Source #
Constructors
| ContainerServiceDeploymentProperty | |
Fields | |
Instances
data EnvironmentVariableProperty Source #
Constructors
| EnvironmentVariableProperty | |
Fields | |
Instances
| ToJSON EnvironmentVariableProperty Source # | |||||
| Show EnvironmentVariableProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.EnvironmentVariableProperty Methods showsPrec :: Int -> EnvironmentVariableProperty -> ShowS # show :: EnvironmentVariableProperty -> String # showList :: [EnvironmentVariableProperty] -> ShowS # | |||||
| Eq EnvironmentVariableProperty Source # | |||||
| ToResourceProperties EnvironmentVariableProperty Source # | |||||
| Property "Value" EnvironmentVariableProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.EnvironmentVariableProperty Associated Types
Methods set :: PropertyType "Value" EnvironmentVariableProperty -> EnvironmentVariableProperty -> EnvironmentVariableProperty # | |||||
| Property "Variable" EnvironmentVariableProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.EnvironmentVariableProperty Associated Types
Methods set :: PropertyType "Variable" EnvironmentVariableProperty -> EnvironmentVariableProperty -> EnvironmentVariableProperty # | |||||
| type PropertyType "Value" EnvironmentVariableProperty Source # | |||||
| type PropertyType "Variable" EnvironmentVariableProperty Source # | |||||
data HealthCheckConfigProperty Source #
Constructors
| HealthCheckConfigProperty | |
Fields
| |
Instances
| ToJSON HealthCheckConfigProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty Methods toJSON :: HealthCheckConfigProperty -> Value # toEncoding :: HealthCheckConfigProperty -> Encoding # toJSONList :: [HealthCheckConfigProperty] -> Value # | |||||
| Show HealthCheckConfigProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty Methods showsPrec :: Int -> HealthCheckConfigProperty -> ShowS # show :: HealthCheckConfigProperty -> String # showList :: [HealthCheckConfigProperty] -> ShowS # | |||||
| Eq HealthCheckConfigProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty Methods (==) :: HealthCheckConfigProperty -> HealthCheckConfigProperty -> Bool # (/=) :: HealthCheckConfigProperty -> HealthCheckConfigProperty -> Bool # | |||||
| ToResourceProperties HealthCheckConfigProperty Source # | |||||
| Property "HealthyThreshold" HealthCheckConfigProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty Associated Types
Methods set :: PropertyType "HealthyThreshold" HealthCheckConfigProperty -> HealthCheckConfigProperty -> HealthCheckConfigProperty # | |||||
| Property "IntervalSeconds" HealthCheckConfigProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty Associated Types
Methods set :: PropertyType "IntervalSeconds" HealthCheckConfigProperty -> HealthCheckConfigProperty -> HealthCheckConfigProperty # | |||||
| Property "Path" HealthCheckConfigProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty Associated Types
Methods set :: PropertyType "Path" HealthCheckConfigProperty -> HealthCheckConfigProperty -> HealthCheckConfigProperty # | |||||
| Property "SuccessCodes" HealthCheckConfigProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty Associated Types
Methods set :: PropertyType "SuccessCodes" HealthCheckConfigProperty -> HealthCheckConfigProperty -> HealthCheckConfigProperty # | |||||
| Property "TimeoutSeconds" HealthCheckConfigProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty Associated Types
Methods set :: PropertyType "TimeoutSeconds" HealthCheckConfigProperty -> HealthCheckConfigProperty -> HealthCheckConfigProperty # | |||||
| Property "UnhealthyThreshold" HealthCheckConfigProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty Associated Types
Methods set :: PropertyType "UnhealthyThreshold" HealthCheckConfigProperty -> HealthCheckConfigProperty -> HealthCheckConfigProperty # | |||||
| type PropertyType "HealthyThreshold" HealthCheckConfigProperty Source # | |||||
| type PropertyType "IntervalSeconds" HealthCheckConfigProperty Source # | |||||
| type PropertyType "Path" HealthCheckConfigProperty Source # | |||||
| type PropertyType "SuccessCodes" HealthCheckConfigProperty Source # | |||||
| type PropertyType "TimeoutSeconds" HealthCheckConfigProperty Source # | |||||
| type PropertyType "UnhealthyThreshold" HealthCheckConfigProperty Source # | |||||
data ContainerProperty Source #
Constructors
| ContainerProperty | |
Fields
| |
Instances
| ToJSON ContainerProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.ContainerProperty Methods toJSON :: ContainerProperty -> Value # toEncoding :: ContainerProperty -> Encoding # toJSONList :: [ContainerProperty] -> Value # toEncodingList :: [ContainerProperty] -> Encoding # omitField :: ContainerProperty -> Bool # | |||||
| Show ContainerProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.ContainerProperty Methods showsPrec :: Int -> ContainerProperty -> ShowS # show :: ContainerProperty -> String # showList :: [ContainerProperty] -> ShowS # | |||||
| Eq ContainerProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.ContainerProperty Methods (==) :: ContainerProperty -> ContainerProperty -> Bool # (/=) :: ContainerProperty -> ContainerProperty -> Bool # | |||||
| ToResourceProperties ContainerProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.ContainerProperty Methods toResourceProperties :: ContainerProperty -> ResourceProperties # | |||||
| Property "Command" ContainerProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.ContainerProperty Associated Types
Methods set :: PropertyType "Command" ContainerProperty -> ContainerProperty -> ContainerProperty # | |||||
| Property "ContainerName" ContainerProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.ContainerProperty Associated Types
Methods set :: PropertyType "ContainerName" ContainerProperty -> ContainerProperty -> ContainerProperty # | |||||
| Property "Environment" ContainerProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.ContainerProperty Associated Types
Methods set :: PropertyType "Environment" ContainerProperty -> ContainerProperty -> ContainerProperty # | |||||
| Property "Image" ContainerProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.ContainerProperty Associated Types
Methods set :: PropertyType "Image" ContainerProperty -> ContainerProperty -> ContainerProperty # | |||||
| Property "Ports" ContainerProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.ContainerProperty Associated Types
Methods set :: PropertyType "Ports" ContainerProperty -> ContainerProperty -> ContainerProperty # | |||||
| type PropertyType "Command" ContainerProperty Source # | |||||
| type PropertyType "ContainerName" ContainerProperty Source # | |||||
| type PropertyType "Environment" ContainerProperty Source # | |||||
| type PropertyType "Image" ContainerProperty Source # | |||||
| type PropertyType "Ports" ContainerProperty Source # | |||||
data PortInfoProperty Source #
Constructors
| PortInfoProperty | |
Fields | |
Instances
| ToJSON PortInfoProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.PortInfoProperty Methods toJSON :: PortInfoProperty -> Value # toEncoding :: PortInfoProperty -> Encoding # toJSONList :: [PortInfoProperty] -> Value # toEncodingList :: [PortInfoProperty] -> Encoding # omitField :: PortInfoProperty -> Bool # | |||||
| Show PortInfoProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.PortInfoProperty Methods showsPrec :: Int -> PortInfoProperty -> ShowS # show :: PortInfoProperty -> String # showList :: [PortInfoProperty] -> ShowS # | |||||
| Eq PortInfoProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.PortInfoProperty Methods (==) :: PortInfoProperty -> PortInfoProperty -> Bool # (/=) :: PortInfoProperty -> PortInfoProperty -> Bool # | |||||
| ToResourceProperties PortInfoProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.PortInfoProperty Methods toResourceProperties :: PortInfoProperty -> ResourceProperties # | |||||
| Property "Port" PortInfoProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.PortInfoProperty Associated Types
Methods set :: PropertyType "Port" PortInfoProperty -> PortInfoProperty -> PortInfoProperty # | |||||
| Property "Protocol" PortInfoProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.PortInfoProperty Associated Types
Methods set :: PropertyType "Protocol" PortInfoProperty -> PortInfoProperty -> PortInfoProperty # | |||||
| type PropertyType "Port" PortInfoProperty Source # | |||||
| type PropertyType "Protocol" PortInfoProperty Source # | |||||
data PublicEndpointProperty Source #
Constructors
| PublicEndpointProperty | |
Fields | |
Instances
| ToJSON PublicEndpointProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty Methods toJSON :: PublicEndpointProperty -> Value # toEncoding :: PublicEndpointProperty -> Encoding # toJSONList :: [PublicEndpointProperty] -> Value # toEncodingList :: [PublicEndpointProperty] -> Encoding # omitField :: PublicEndpointProperty -> Bool # | |||||
| Show PublicEndpointProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty Methods showsPrec :: Int -> PublicEndpointProperty -> ShowS # show :: PublicEndpointProperty -> String # showList :: [PublicEndpointProperty] -> ShowS # | |||||
| Eq PublicEndpointProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty Methods (==) :: PublicEndpointProperty -> PublicEndpointProperty -> Bool # (/=) :: PublicEndpointProperty -> PublicEndpointProperty -> Bool # | |||||
| ToResourceProperties PublicEndpointProperty Source # | |||||
| Property "ContainerName" PublicEndpointProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty Associated Types
Methods set :: PropertyType "ContainerName" PublicEndpointProperty -> PublicEndpointProperty -> PublicEndpointProperty # | |||||
| Property "ContainerPort" PublicEndpointProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty Associated Types
Methods set :: PropertyType "ContainerPort" PublicEndpointProperty -> PublicEndpointProperty -> PublicEndpointProperty # | |||||
| Property "HealthCheckConfig" PublicEndpointProperty Source # | |||||
Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty Associated Types
Methods set :: PropertyType "HealthCheckConfig" PublicEndpointProperty -> PublicEndpointProperty -> PublicEndpointProperty # | |||||
| type PropertyType "ContainerName" PublicEndpointProperty Source # | |||||
| type PropertyType "ContainerPort" PublicEndpointProperty Source # | |||||
| type PropertyType "HealthCheckConfig" PublicEndpointProperty Source # | |||||
Constructors
| Container | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-container.html |
Fields
| |
Instances
| ToJSON Container Source # | |||||
| Show Container Source # | |||||
| Eq Container Source # | |||||
| ToResourceProperties Container Source # | |||||
Defined in Stratosphere.Lightsail.Container Methods | |||||
| Property "ContainerServiceDeployment" Container Source # | |||||
Defined in Stratosphere.Lightsail.Container Associated Types
| |||||
| Property "IsDisabled" Container Source # | |||||
Defined in Stratosphere.Lightsail.Container Associated Types
| |||||
| Property "Power" Container Source # | |||||
Defined in Stratosphere.Lightsail.Container Associated Types
| |||||
| Property "PrivateRegistryAccess" Container Source # | |||||
Defined in Stratosphere.Lightsail.Container Associated Types
| |||||
| Property "PublicDomainNames" Container Source # | |||||
Defined in Stratosphere.Lightsail.Container Associated Types
| |||||
| Property "Scale" Container Source # | |||||
Defined in Stratosphere.Lightsail.Container Associated Types
| |||||
| Property "ServiceName" Container Source # | |||||
Defined in Stratosphere.Lightsail.Container Associated Types
| |||||
| Property "Tags" Container Source # | |||||
Defined in Stratosphere.Lightsail.Container Associated Types
| |||||
| type PropertyType "ContainerServiceDeployment" Container Source # | |||||
Defined in Stratosphere.Lightsail.Container | |||||
| type PropertyType "IsDisabled" Container Source # | |||||
Defined in Stratosphere.Lightsail.Container | |||||
| type PropertyType "Power" Container Source # | |||||
Defined in Stratosphere.Lightsail.Container | |||||
| type PropertyType "PrivateRegistryAccess" Container Source # | |||||
Defined in Stratosphere.Lightsail.Container | |||||
| type PropertyType "PublicDomainNames" Container Source # | |||||
Defined in Stratosphere.Lightsail.Container | |||||
| type PropertyType "Scale" Container Source # | |||||
Defined in Stratosphere.Lightsail.Container | |||||
| type PropertyType "ServiceName" Container Source # | |||||
Defined in Stratosphere.Lightsail.Container | |||||
| type PropertyType "Tags" Container Source # | |||||
Defined in Stratosphere.Lightsail.Container | |||||