module Stratosphere.OSIS.Pipeline.VpcAttachmentOptionsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data VpcAttachmentOptionsProperty :: Prelude.Type instance ToResourceProperties VpcAttachmentOptionsProperty instance Prelude.Eq VpcAttachmentOptionsProperty instance Prelude.Show VpcAttachmentOptionsProperty instance JSON.ToJSON VpcAttachmentOptionsProperty