Safe Haskell | None |
---|---|
Language | Haskell2010 |
Modifies a subnet attribute.
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-ModifySubnetAttribute.html
- data ModifySubnetAttribute
- modifySubnetAttribute :: Text -> ModifySubnetAttribute
- msaMapPublicIpOnLaunch :: Lens' ModifySubnetAttribute (Maybe AttributeBooleanValue)
- msaSubnetId :: Lens' ModifySubnetAttribute Text
- data ModifySubnetAttributeResponse
- modifySubnetAttributeResponse :: ModifySubnetAttributeResponse
Request
Request constructor
ModifySubnetAttribute
constructor.
The fields accessible through corresponding lenses are:
Request lenses
msaSubnetId :: Lens' ModifySubnetAttribute Text Source
The ID of the subnet.