stratosphere-bedrockagentcore-1.0.0: Stratosphere integration for AWS BedrockAgentCore.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.BedrockAgentCore.Runtime

Documentation

data VpcConfigProperty Source #

Instances

Instances details
ToJSON VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.VpcConfigProperty

Show VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.VpcConfigProperty

Eq VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.VpcConfigProperty

ToResourceProperties VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.VpcConfigProperty

Property "SecurityGroups" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.VpcConfigProperty

Associated Types

type PropertyType "SecurityGroups" VpcConfigProperty 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.VpcConfigProperty

Property "Subnets" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.VpcConfigProperty

type PropertyType "SecurityGroups" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.VpcConfigProperty

type PropertyType "Subnets" VpcConfigProperty Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.VpcConfigProperty

data NetworkConfigurationProperty Source #

Instances

Instances details
ToJSON NetworkConfigurationProperty Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.NetworkConfigurationProperty

Show NetworkConfigurationProperty Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.NetworkConfigurationProperty

Eq NetworkConfigurationProperty Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.NetworkConfigurationProperty

ToResourceProperties NetworkConfigurationProperty Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.NetworkConfigurationProperty

Property "NetworkMode" NetworkConfigurationProperty Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.NetworkConfigurationProperty

Property "NetworkModeConfig" NetworkConfigurationProperty Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.NetworkConfigurationProperty

type PropertyType "NetworkMode" NetworkConfigurationProperty Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.NetworkConfigurationProperty

type PropertyType "NetworkModeConfig" NetworkConfigurationProperty Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime.NetworkConfigurationProperty

data Runtime Source #

Constructors

Runtime

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html

Fields

Instances

Instances details
ToJSON Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

Show Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

Eq Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

Methods

(==) :: Runtime -> Runtime -> Bool #

(/=) :: Runtime -> Runtime -> Bool #

ToResourceProperties Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

Property "AgentRuntimeArtifact" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

Associated Types

type PropertyType "AgentRuntimeArtifact" Runtime 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

type PropertyType "AgentRuntimeArtifact" Runtime = AgentRuntimeArtifactProperty

Methods

set :: PropertyType "AgentRuntimeArtifact" Runtime -> Runtime -> Runtime #

Property "AgentRuntimeName" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

Associated Types

type PropertyType "AgentRuntimeName" Runtime 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

type PropertyType "AgentRuntimeName" Runtime = Value Text

Methods

set :: PropertyType "AgentRuntimeName" Runtime -> Runtime -> Runtime #

Property "AuthorizerConfiguration" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

Associated Types

type PropertyType "AuthorizerConfiguration" Runtime 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

type PropertyType "AuthorizerConfiguration" Runtime = AuthorizerConfigurationProperty

Methods

set :: PropertyType "AuthorizerConfiguration" Runtime -> Runtime -> Runtime #

Property "Description" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

Associated Types

type PropertyType "Description" Runtime 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

type PropertyType "Description" Runtime = Value Text

Methods

set :: PropertyType "Description" Runtime -> Runtime -> Runtime #

Property "EnvironmentVariables" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

Associated Types

type PropertyType "EnvironmentVariables" Runtime 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

type PropertyType "EnvironmentVariables" Runtime = Map Text (Value Text)

Methods

set :: PropertyType "EnvironmentVariables" Runtime -> Runtime -> Runtime #

Property "NetworkConfiguration" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

Associated Types

type PropertyType "NetworkConfiguration" Runtime 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

type PropertyType "NetworkConfiguration" Runtime = NetworkConfigurationProperty

Methods

set :: PropertyType "NetworkConfiguration" Runtime -> Runtime -> Runtime #

Property "ProtocolConfiguration" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

Associated Types

type PropertyType "ProtocolConfiguration" Runtime 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

type PropertyType "ProtocolConfiguration" Runtime = Value Text

Methods

set :: PropertyType "ProtocolConfiguration" Runtime -> Runtime -> Runtime #

Property "RoleArn" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

Associated Types

type PropertyType "RoleArn" Runtime 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

type PropertyType "RoleArn" Runtime = Value Text

Methods

set :: PropertyType "RoleArn" Runtime -> Runtime -> Runtime #

Property "Tags" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

Associated Types

type PropertyType "Tags" Runtime 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

Methods

set :: PropertyType "Tags" Runtime -> Runtime -> Runtime #

type PropertyType "AgentRuntimeArtifact" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

type PropertyType "AgentRuntimeArtifact" Runtime = AgentRuntimeArtifactProperty
type PropertyType "AgentRuntimeName" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

type PropertyType "AgentRuntimeName" Runtime = Value Text
type PropertyType "AuthorizerConfiguration" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

type PropertyType "AuthorizerConfiguration" Runtime = AuthorizerConfigurationProperty
type PropertyType "Description" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

type PropertyType "Description" Runtime = Value Text
type PropertyType "EnvironmentVariables" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

type PropertyType "EnvironmentVariables" Runtime = Map Text (Value Text)
type PropertyType "NetworkConfiguration" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

type PropertyType "NetworkConfiguration" Runtime = NetworkConfigurationProperty
type PropertyType "ProtocolConfiguration" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

type PropertyType "ProtocolConfiguration" Runtime = Value Text
type PropertyType "RoleArn" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime

type PropertyType "RoleArn" Runtime = Value Text
type PropertyType "Tags" Runtime Source # 
Instance details

Defined in Stratosphere.BedrockAgentCore.Runtime