| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.BatchComputeEnvironmentLaunchTemplateSpecification
Synopsis
- data BatchComputeEnvironmentLaunchTemplateSpecification = BatchComputeEnvironmentLaunchTemplateSpecification {}
- batchComputeEnvironmentLaunchTemplateSpecification :: BatchComputeEnvironmentLaunchTemplateSpecification
- bceltsLaunchTemplateId :: Lens' BatchComputeEnvironmentLaunchTemplateSpecification (Maybe (Val Text))
- bceltsLaunchTemplateName :: Lens' BatchComputeEnvironmentLaunchTemplateSpecification (Maybe (Val Text))
- bceltsVersion :: Lens' BatchComputeEnvironmentLaunchTemplateSpecification (Maybe (Val Text))
Documentation
data BatchComputeEnvironmentLaunchTemplateSpecification #
Full data type definition for
BatchComputeEnvironmentLaunchTemplateSpecification. See
batchComputeEnvironmentLaunchTemplateSpecification for a more
convenient constructor.
Instances
batchComputeEnvironmentLaunchTemplateSpecification :: BatchComputeEnvironmentLaunchTemplateSpecification #
Constructor for BatchComputeEnvironmentLaunchTemplateSpecification
containing required fields as arguments.
bceltsLaunchTemplateId :: Lens' BatchComputeEnvironmentLaunchTemplateSpecification (Maybe (Val Text)) #