| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.BedrockAgentCore.Runtime.ContainerConfigurationProperty
Documentation
data ContainerConfigurationProperty Source #
Constructors
| ContainerConfigurationProperty | |
Instances
| ToJSON ContainerConfigurationProperty Source # | |||||
| Show ContainerConfigurationProperty Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime.ContainerConfigurationProperty Methods showsPrec :: Int -> ContainerConfigurationProperty -> ShowS # show :: ContainerConfigurationProperty -> String # showList :: [ContainerConfigurationProperty] -> ShowS # | |||||
| Eq ContainerConfigurationProperty Source # | |||||
| ToResourceProperties ContainerConfigurationProperty Source # | |||||
| Property "ContainerUri" ContainerConfigurationProperty Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime.ContainerConfigurationProperty Associated Types
Methods set :: PropertyType "ContainerUri" ContainerConfigurationProperty -> ContainerConfigurationProperty -> ContainerConfigurationProperty # | |||||
| type PropertyType "ContainerUri" ContainerConfigurationProperty Source # | |||||