stratosphere-bedrock-1.0.0: Stratosphere integration for AWS Bedrock.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Bedrock.Agent.AgentActionGroupProperty

Documentation

data APISchemaProperty Source #

Instances

Instances details
ToJSON APISchemaProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.APISchemaProperty

Show APISchemaProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.APISchemaProperty

Eq APISchemaProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.APISchemaProperty

ToResourceProperties APISchemaProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.APISchemaProperty

Property "Payload" APISchemaProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.APISchemaProperty

Associated Types

type PropertyType "Payload" APISchemaProperty 
Instance details

Defined in Stratosphere.Bedrock.Agent.APISchemaProperty

Property "S3" APISchemaProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.APISchemaProperty

type PropertyType "Payload" APISchemaProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.APISchemaProperty

type PropertyType "S3" APISchemaProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.APISchemaProperty

data S3IdentifierProperty Source #

Instances

Instances details
ToJSON S3IdentifierProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.S3IdentifierProperty

Show S3IdentifierProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.S3IdentifierProperty

Eq S3IdentifierProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.S3IdentifierProperty

ToResourceProperties S3IdentifierProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.S3IdentifierProperty

Property "S3BucketName" S3IdentifierProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.S3IdentifierProperty

Associated Types

type PropertyType "S3BucketName" S3IdentifierProperty 
Instance details

Defined in Stratosphere.Bedrock.Agent.S3IdentifierProperty

Property "S3ObjectKey" S3IdentifierProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.S3IdentifierProperty

Associated Types

type PropertyType "S3ObjectKey" S3IdentifierProperty 
Instance details

Defined in Stratosphere.Bedrock.Agent.S3IdentifierProperty

type PropertyType "S3BucketName" S3IdentifierProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.S3IdentifierProperty

type PropertyType "S3ObjectKey" S3IdentifierProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.S3IdentifierProperty

data AgentActionGroupProperty Source #

Constructors

AgentActionGroupProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-agent-agentactiongroup.html

Fields

Instances

Instances details
ToJSON AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

Show AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

Eq AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

ToResourceProperties AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

Property "ActionGroupExecutor" AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

Associated Types

type PropertyType "ActionGroupExecutor" AgentActionGroupProperty 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

Property "ActionGroupName" AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

Associated Types

type PropertyType "ActionGroupName" AgentActionGroupProperty 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

Property "ActionGroupState" AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

Associated Types

type PropertyType "ActionGroupState" AgentActionGroupProperty 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

Property "ApiSchema" AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

Property "Description" AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

Associated Types

type PropertyType "Description" AgentActionGroupProperty 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

Property "FunctionSchema" AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

Property "ParentActionGroupSignature" AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

Associated Types

type PropertyType "ParentActionGroupSignature" AgentActionGroupProperty 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

type PropertyType "ParentActionGroupSignature" AgentActionGroupProperty = Value Text
Property "SkipResourceInUseCheckOnDelete" AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

Associated Types

type PropertyType "SkipResourceInUseCheckOnDelete" AgentActionGroupProperty 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

type PropertyType "SkipResourceInUseCheckOnDelete" AgentActionGroupProperty = Value Bool
type PropertyType "ActionGroupExecutor" AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

type PropertyType "ActionGroupName" AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

type PropertyType "ActionGroupState" AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

type PropertyType "ApiSchema" AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

type PropertyType "Description" AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

type PropertyType "FunctionSchema" AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

type PropertyType "ParentActionGroupSignature" AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

type PropertyType "ParentActionGroupSignature" AgentActionGroupProperty = Value Text
type PropertyType "SkipResourceInUseCheckOnDelete" AgentActionGroupProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.AgentActionGroupProperty

type PropertyType "SkipResourceInUseCheckOnDelete" AgentActionGroupProperty = Value Bool