module Stratosphere.Route53RecoveryControl.Cluster.ClusterEndpointProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ClusterEndpointProperty :: Prelude.Type instance ToResourceProperties ClusterEndpointProperty instance Prelude.Eq ClusterEndpointProperty instance Prelude.Show ClusterEndpointProperty instance JSON.ToJSON ClusterEndpointProperty