stratosphere-appflow-1.0.0: gen/Stratosphere/AppFlow/ConnectorProfile/ApiKeyCredentialsProperty.hs-boot
module Stratosphere.AppFlow.ConnectorProfile.ApiKeyCredentialsProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ApiKeyCredentialsProperty :: Prelude.Type
instance ToResourceProperties ApiKeyCredentialsProperty
instance Prelude.Eq ApiKeyCredentialsProperty
instance Prelude.Show ApiKeyCredentialsProperty
instance JSON.ToJSON ApiKeyCredentialsProperty