| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.EC2LaunchTemplateIamInstanceProfile
Synopsis
- data EC2LaunchTemplateIamInstanceProfile = EC2LaunchTemplateIamInstanceProfile {}
- ec2LaunchTemplateIamInstanceProfile :: EC2LaunchTemplateIamInstanceProfile
- ecltiipArn :: Lens' EC2LaunchTemplateIamInstanceProfile (Maybe (Val Text))
- ecltiipName :: Lens' EC2LaunchTemplateIamInstanceProfile (Maybe (Val Text))
Documentation
data EC2LaunchTemplateIamInstanceProfile #
Full data type definition for EC2LaunchTemplateIamInstanceProfile. See
ec2LaunchTemplateIamInstanceProfile for a more convenient constructor.
Constructors
| EC2LaunchTemplateIamInstanceProfile | |
ec2LaunchTemplateIamInstanceProfile :: EC2LaunchTemplateIamInstanceProfile #
Constructor for EC2LaunchTemplateIamInstanceProfile containing required
fields as arguments.