module Stratosphere.AppStream.ImageBuilder.DomainJoinInfoProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data DomainJoinInfoProperty :: Prelude.Type instance ToResourceProperties DomainJoinInfoProperty instance Prelude.Eq DomainJoinInfoProperty instance Prelude.Show DomainJoinInfoProperty instance JSON.ToJSON DomainJoinInfoProperty