stratosphere-bedrockagentcore-1.0.0: gen/Stratosphere/BedrockAgentCore/Runtime/ContainerConfigurationProperty.hs-boot
module Stratosphere.BedrockAgentCore.Runtime.ContainerConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ContainerConfigurationProperty :: Prelude.Type
instance ToResourceProperties ContainerConfigurationProperty
instance Prelude.Eq ContainerConfigurationProperty
instance Prelude.Show ContainerConfigurationProperty
instance JSON.ToJSON ContainerConfigurationProperty