stratosphere-batch-1.0.0: gen/Stratosphere/Batch/JobDefinition/ImagePullSecretProperty.hs-boot
module Stratosphere.Batch.JobDefinition.ImagePullSecretProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ImagePullSecretProperty :: Prelude.Type
instance ToResourceProperties ImagePullSecretProperty
instance Prelude.Eq ImagePullSecretProperty
instance Prelude.Show ImagePullSecretProperty
instance JSON.ToJSON ImagePullSecretProperty