stratosphere-ec2-1.0.0: gen/Stratosphere/EC2/LaunchTemplate/IamInstanceProfileProperty.hs-boot
module Stratosphere.EC2.LaunchTemplate.IamInstanceProfileProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data IamInstanceProfileProperty :: Prelude.Type
instance ToResourceProperties IamInstanceProfileProperty
instance Prelude.Eq IamInstanceProfileProperty
instance Prelude.Show IamInstanceProfileProperty
instance JSON.ToJSON IamInstanceProfileProperty