module Stratosphere.CloudFront.StreamingDistribution.TrustedSignersProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data TrustedSignersProperty :: Prelude.Type instance ToResourceProperties TrustedSignersProperty instance Prelude.Eq TrustedSignersProperty instance Prelude.Show TrustedSignersProperty instance JSON.ToJSON TrustedSignersProperty