stratosphere-lightsail-1.0.0: Stratosphere integration for AWS Lightsail.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Lightsail.Container

Documentation

data ContainerServiceDeploymentProperty Source #

Instances

Instances details
ToJSON ContainerServiceDeploymentProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerServiceDeploymentProperty

Show ContainerServiceDeploymentProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerServiceDeploymentProperty

Eq ContainerServiceDeploymentProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerServiceDeploymentProperty

ToResourceProperties ContainerServiceDeploymentProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerServiceDeploymentProperty

Property "Containers" ContainerServiceDeploymentProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerServiceDeploymentProperty

Property "PublicEndpoint" ContainerServiceDeploymentProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerServiceDeploymentProperty

type PropertyType "Containers" ContainerServiceDeploymentProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerServiceDeploymentProperty

type PropertyType "PublicEndpoint" ContainerServiceDeploymentProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerServiceDeploymentProperty

data EnvironmentVariableProperty Source #

Instances

Instances details
ToJSON EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.EnvironmentVariableProperty

Show EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.EnvironmentVariableProperty

Eq EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.EnvironmentVariableProperty

ToResourceProperties EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.EnvironmentVariableProperty

Property "Value" EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.EnvironmentVariableProperty

Property "Variable" EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.EnvironmentVariableProperty

type PropertyType "Value" EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.EnvironmentVariableProperty

type PropertyType "Variable" EnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.EnvironmentVariableProperty

data HealthCheckConfigProperty Source #

Instances

Instances details
ToJSON HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Show HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Eq HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

ToResourceProperties HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Property "HealthyThreshold" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Associated Types

type PropertyType "HealthyThreshold" HealthCheckConfigProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Property "IntervalSeconds" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Associated Types

type PropertyType "IntervalSeconds" HealthCheckConfigProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Property "Path" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Property "SuccessCodes" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Property "TimeoutSeconds" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Associated Types

type PropertyType "TimeoutSeconds" HealthCheckConfigProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Property "UnhealthyThreshold" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

Associated Types

type PropertyType "UnhealthyThreshold" HealthCheckConfigProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

type PropertyType "HealthyThreshold" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

type PropertyType "IntervalSeconds" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

type PropertyType "Path" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

type PropertyType "SuccessCodes" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

type PropertyType "TimeoutSeconds" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

type PropertyType "UnhealthyThreshold" HealthCheckConfigProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.HealthCheckConfigProperty

data ContainerProperty Source #

Instances

Instances details
ToJSON ContainerProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

Show ContainerProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

Eq ContainerProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

ToResourceProperties ContainerProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

Property "Command" ContainerProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

Associated Types

type PropertyType "Command" ContainerProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

Property "ContainerName" ContainerProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

Associated Types

type PropertyType "ContainerName" ContainerProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

type PropertyType "ContainerName" ContainerProperty = Value Text
Property "Environment" ContainerProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

Associated Types

type PropertyType "Environment" ContainerProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

Property "Image" ContainerProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

Associated Types

type PropertyType "Image" ContainerProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

Property "Ports" ContainerProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

type PropertyType "Command" ContainerProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

type PropertyType "ContainerName" ContainerProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

type PropertyType "ContainerName" ContainerProperty = Value Text
type PropertyType "Environment" ContainerProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

type PropertyType "Image" ContainerProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

type PropertyType "Ports" ContainerProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.ContainerProperty

data PortInfoProperty Source #

Instances

Instances details
ToJSON PortInfoProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PortInfoProperty

Show PortInfoProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PortInfoProperty

Eq PortInfoProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PortInfoProperty

ToResourceProperties PortInfoProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PortInfoProperty

Property "Port" PortInfoProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PortInfoProperty

Associated Types

type PropertyType "Port" PortInfoProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.PortInfoProperty

Property "Protocol" PortInfoProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PortInfoProperty

Associated Types

type PropertyType "Protocol" PortInfoProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.PortInfoProperty

type PropertyType "Port" PortInfoProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PortInfoProperty

type PropertyType "Protocol" PortInfoProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PortInfoProperty

data PublicEndpointProperty Source #

Instances

Instances details
ToJSON PublicEndpointProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty

Show PublicEndpointProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty

Eq PublicEndpointProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty

ToResourceProperties PublicEndpointProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty

Property "ContainerName" PublicEndpointProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty

Associated Types

type PropertyType "ContainerName" PublicEndpointProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty

Property "ContainerPort" PublicEndpointProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty

Associated Types

type PropertyType "ContainerPort" PublicEndpointProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty

Property "HealthCheckConfig" PublicEndpointProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty

Associated Types

type PropertyType "HealthCheckConfig" PublicEndpointProperty 
Instance details

Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty

type PropertyType "ContainerName" PublicEndpointProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty

type PropertyType "ContainerPort" PublicEndpointProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty

type PropertyType "HealthCheckConfig" PublicEndpointProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Container.PublicEndpointProperty

data Container Source #

Constructors

Container

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-container.html

Instances

Instances details
ToJSON Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

Show Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

Eq Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

ToResourceProperties Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

Property "ContainerServiceDeployment" Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

Associated Types

type PropertyType "ContainerServiceDeployment" Container 
Instance details

Defined in Stratosphere.Lightsail.Container

type PropertyType "ContainerServiceDeployment" Container = ContainerServiceDeploymentProperty

Methods

set :: PropertyType "ContainerServiceDeployment" Container -> Container -> Container #

Property "IsDisabled" Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

Associated Types

type PropertyType "IsDisabled" Container 
Instance details

Defined in Stratosphere.Lightsail.Container

type PropertyType "IsDisabled" Container = Value Bool

Methods

set :: PropertyType "IsDisabled" Container -> Container -> Container #

Property "Power" Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

Associated Types

type PropertyType "Power" Container 
Instance details

Defined in Stratosphere.Lightsail.Container

Methods

set :: PropertyType "Power" Container -> Container -> Container #

Property "PrivateRegistryAccess" Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

Associated Types

type PropertyType "PrivateRegistryAccess" Container 
Instance details

Defined in Stratosphere.Lightsail.Container

Methods

set :: PropertyType "PrivateRegistryAccess" Container -> Container -> Container #

Property "PublicDomainNames" Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

Associated Types

type PropertyType "PublicDomainNames" Container 
Instance details

Defined in Stratosphere.Lightsail.Container

type PropertyType "PublicDomainNames" Container = [PublicDomainNameProperty]

Methods

set :: PropertyType "PublicDomainNames" Container -> Container -> Container #

Property "Scale" Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

Associated Types

type PropertyType "Scale" Container 
Instance details

Defined in Stratosphere.Lightsail.Container

Methods

set :: PropertyType "Scale" Container -> Container -> Container #

Property "ServiceName" Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

Associated Types

type PropertyType "ServiceName" Container 
Instance details

Defined in Stratosphere.Lightsail.Container

type PropertyType "ServiceName" Container = Value Text

Methods

set :: PropertyType "ServiceName" Container -> Container -> Container #

Property "Tags" Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

Associated Types

type PropertyType "Tags" Container 
Instance details

Defined in Stratosphere.Lightsail.Container

type PropertyType "Tags" Container = [Tag]
type PropertyType "ContainerServiceDeployment" Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

type PropertyType "ContainerServiceDeployment" Container = ContainerServiceDeploymentProperty
type PropertyType "IsDisabled" Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

type PropertyType "IsDisabled" Container = Value Bool
type PropertyType "Power" Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

type PropertyType "PrivateRegistryAccess" Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

type PropertyType "PublicDomainNames" Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

type PropertyType "PublicDomainNames" Container = [PublicDomainNameProperty]
type PropertyType "Scale" Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

type PropertyType "ServiceName" Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

type PropertyType "ServiceName" Container = Value Text
type PropertyType "Tags" Container Source # 
Instance details

Defined in Stratosphere.Lightsail.Container

type PropertyType "Tags" Container = [Tag]