| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.BedrockAgentCore.Runtime
Documentation
data VpcConfigProperty Source #
Constructors
| VpcConfigProperty | |
Fields
| |
Instances
data NetworkConfigurationProperty Source #
Constructors
| NetworkConfigurationProperty | |
Fields | |
Instances
| ToJSON NetworkConfigurationProperty Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime.NetworkConfigurationProperty Methods toJSON :: NetworkConfigurationProperty -> Value # toEncoding :: NetworkConfigurationProperty -> Encoding # toJSONList :: [NetworkConfigurationProperty] -> Value # toEncodingList :: [NetworkConfigurationProperty] -> Encoding # | |||||
| Show NetworkConfigurationProperty Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime.NetworkConfigurationProperty Methods showsPrec :: Int -> NetworkConfigurationProperty -> ShowS # show :: NetworkConfigurationProperty -> String # showList :: [NetworkConfigurationProperty] -> ShowS # | |||||
| Eq NetworkConfigurationProperty Source # | |||||
| ToResourceProperties NetworkConfigurationProperty Source # | |||||
| Property "NetworkMode" NetworkConfigurationProperty Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime.NetworkConfigurationProperty Associated Types
Methods set :: PropertyType "NetworkMode" NetworkConfigurationProperty -> NetworkConfigurationProperty -> NetworkConfigurationProperty # | |||||
| Property "NetworkModeConfig" NetworkConfigurationProperty Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime.NetworkConfigurationProperty Associated Types
Methods set :: PropertyType "NetworkModeConfig" NetworkConfigurationProperty -> NetworkConfigurationProperty -> NetworkConfigurationProperty # | |||||
| type PropertyType "NetworkMode" NetworkConfigurationProperty Source # | |||||
| type PropertyType "NetworkModeConfig" NetworkConfigurationProperty Source # | |||||
Constructors
| Runtime | |
Fields
| |
Instances
| ToJSON Runtime Source # | |||||
| Show Runtime Source # | |||||
| Eq Runtime Source # | |||||
| ToResourceProperties Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime Methods | |||||
| Property "AgentRuntimeArtifact" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime Associated Types
| |||||
| Property "AgentRuntimeName" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime Associated Types
| |||||
| Property "AuthorizerConfiguration" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime Associated Types
| |||||
| Property "Description" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime Associated Types
| |||||
| Property "EnvironmentVariables" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime Associated Types
| |||||
| Property "NetworkConfiguration" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime Associated Types
| |||||
| Property "ProtocolConfiguration" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime Associated Types
| |||||
| Property "RoleArn" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime Associated Types
| |||||
| Property "Tags" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime Associated Types
| |||||
| type PropertyType "AgentRuntimeArtifact" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime | |||||
| type PropertyType "AgentRuntimeName" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime | |||||
| type PropertyType "AuthorizerConfiguration" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime | |||||
| type PropertyType "Description" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime | |||||
| type PropertyType "EnvironmentVariables" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime | |||||
| type PropertyType "NetworkConfiguration" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime | |||||
| type PropertyType "ProtocolConfiguration" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime | |||||
| type PropertyType "RoleArn" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime | |||||
| type PropertyType "Tags" Runtime Source # | |||||
Defined in Stratosphere.BedrockAgentCore.Runtime | |||||