| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.EC2SpotFleetFleetLaunchTemplateSpecification
Synopsis
- data EC2SpotFleetFleetLaunchTemplateSpecification = EC2SpotFleetFleetLaunchTemplateSpecification {}
- ec2SpotFleetFleetLaunchTemplateSpecification :: Val Text -> EC2SpotFleetFleetLaunchTemplateSpecification
- ecsffltsLaunchTemplateId :: Lens' EC2SpotFleetFleetLaunchTemplateSpecification (Maybe (Val Text))
- ecsffltsLaunchTemplateName :: Lens' EC2SpotFleetFleetLaunchTemplateSpecification (Maybe (Val Text))
- ecsffltsVersion :: Lens' EC2SpotFleetFleetLaunchTemplateSpecification (Val Text)
Documentation
data EC2SpotFleetFleetLaunchTemplateSpecification #
Full data type definition for
EC2SpotFleetFleetLaunchTemplateSpecification. See
ec2SpotFleetFleetLaunchTemplateSpecification for a more convenient
constructor.
Constructors
| EC2SpotFleetFleetLaunchTemplateSpecification | |
Instances
ec2SpotFleetFleetLaunchTemplateSpecification #
Constructor for EC2SpotFleetFleetLaunchTemplateSpecification containing
required fields as arguments.