| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Bedrock.KnowledgeBase.RedshiftConfigurationProperty
Documentation
data RedshiftQueryEngineConfigurationProperty Source #
Constructors
| RedshiftQueryEngineConfigurationProperty | |
Instances
data RedshiftProvisionedAuthConfigurationProperty Source #
Constructors
| RedshiftProvisionedAuthConfigurationProperty | |
Fields
| |
Instances
| ToJSON RedshiftProvisionedAuthConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftProvisionedAuthConfigurationProperty Methods toJSON :: RedshiftProvisionedAuthConfigurationProperty -> Value # toEncoding :: RedshiftProvisionedAuthConfigurationProperty -> Encoding # toJSONList :: [RedshiftProvisionedAuthConfigurationProperty] -> Value # toEncodingList :: [RedshiftProvisionedAuthConfigurationProperty] -> Encoding # omitField :: RedshiftProvisionedAuthConfigurationProperty -> Bool # | |||||
| Show RedshiftProvisionedAuthConfigurationProperty Source # | |||||
| Eq RedshiftProvisionedAuthConfigurationProperty Source # | |||||
| ToResourceProperties RedshiftProvisionedAuthConfigurationProperty Source # | |||||
| Property "DatabaseUser" RedshiftProvisionedAuthConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftProvisionedAuthConfigurationProperty Associated Types
| |||||
| Property "Type" RedshiftProvisionedAuthConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftProvisionedAuthConfigurationProperty Associated Types
| |||||
| Property "UsernamePasswordSecretArn" RedshiftProvisionedAuthConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftProvisionedAuthConfigurationProperty Associated Types
Methods set :: PropertyType "UsernamePasswordSecretArn" RedshiftProvisionedAuthConfigurationProperty -> RedshiftProvisionedAuthConfigurationProperty -> RedshiftProvisionedAuthConfigurationProperty # | |||||
| type PropertyType "DatabaseUser" RedshiftProvisionedAuthConfigurationProperty Source # | |||||
| type PropertyType "Type" RedshiftProvisionedAuthConfigurationProperty Source # | |||||
| type PropertyType "UsernamePasswordSecretArn" RedshiftProvisionedAuthConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftProvisionedAuthConfigurationProperty type PropertyType "UsernamePasswordSecretArn" RedshiftProvisionedAuthConfigurationProperty = Value Text | |||||
data RedshiftProvisionedConfigurationProperty Source #
Constructors
| RedshiftProvisionedConfigurationProperty | |
Fields | |
Instances
| ToJSON RedshiftProvisionedConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftProvisionedConfigurationProperty Methods toJSON :: RedshiftProvisionedConfigurationProperty -> Value # toEncoding :: RedshiftProvisionedConfigurationProperty -> Encoding # toJSONList :: [RedshiftProvisionedConfigurationProperty] -> Value # toEncodingList :: [RedshiftProvisionedConfigurationProperty] -> Encoding # omitField :: RedshiftProvisionedConfigurationProperty -> Bool # | |||||
| Show RedshiftProvisionedConfigurationProperty Source # | |||||
| Eq RedshiftProvisionedConfigurationProperty Source # | |||||
| ToResourceProperties RedshiftProvisionedConfigurationProperty Source # | |||||
| Property "AuthConfiguration" RedshiftProvisionedConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftProvisionedConfigurationProperty Associated Types
Methods set :: PropertyType "AuthConfiguration" RedshiftProvisionedConfigurationProperty -> RedshiftProvisionedConfigurationProperty -> RedshiftProvisionedConfigurationProperty # | |||||
| Property "ClusterIdentifier" RedshiftProvisionedConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftProvisionedConfigurationProperty Associated Types
Methods set :: PropertyType "ClusterIdentifier" RedshiftProvisionedConfigurationProperty -> RedshiftProvisionedConfigurationProperty -> RedshiftProvisionedConfigurationProperty # | |||||
| type PropertyType "AuthConfiguration" RedshiftProvisionedConfigurationProperty Source # | |||||
| type PropertyType "ClusterIdentifier" RedshiftProvisionedConfigurationProperty Source # | |||||
data RedshiftServerlessConfigurationProperty Source #
Constructors
| RedshiftServerlessConfigurationProperty | |
Instances
| ToJSON RedshiftServerlessConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftServerlessConfigurationProperty Methods toJSON :: RedshiftServerlessConfigurationProperty -> Value # toEncoding :: RedshiftServerlessConfigurationProperty -> Encoding # toJSONList :: [RedshiftServerlessConfigurationProperty] -> Value # toEncodingList :: [RedshiftServerlessConfigurationProperty] -> Encoding # omitField :: RedshiftServerlessConfigurationProperty -> Bool # | |||||
| Show RedshiftServerlessConfigurationProperty Source # | |||||
| Eq RedshiftServerlessConfigurationProperty Source # | |||||
| ToResourceProperties RedshiftServerlessConfigurationProperty Source # | |||||
| Property "AuthConfiguration" RedshiftServerlessConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftServerlessConfigurationProperty Associated Types
Methods set :: PropertyType "AuthConfiguration" RedshiftServerlessConfigurationProperty -> RedshiftServerlessConfigurationProperty -> RedshiftServerlessConfigurationProperty # | |||||
| Property "WorkgroupArn" RedshiftServerlessConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftServerlessConfigurationProperty Associated Types
Methods set :: PropertyType "WorkgroupArn" RedshiftServerlessConfigurationProperty -> RedshiftServerlessConfigurationProperty -> RedshiftServerlessConfigurationProperty # | |||||
| type PropertyType "AuthConfiguration" RedshiftServerlessConfigurationProperty Source # | |||||
| type PropertyType "WorkgroupArn" RedshiftServerlessConfigurationProperty Source # | |||||
data RedshiftServerlessAuthConfigurationProperty Source #
Constructors
| RedshiftServerlessAuthConfigurationProperty | |
Fields
| |
Instances
| ToJSON RedshiftServerlessAuthConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftServerlessAuthConfigurationProperty Methods toJSON :: RedshiftServerlessAuthConfigurationProperty -> Value # toEncoding :: RedshiftServerlessAuthConfigurationProperty -> Encoding # toJSONList :: [RedshiftServerlessAuthConfigurationProperty] -> Value # toEncodingList :: [RedshiftServerlessAuthConfigurationProperty] -> Encoding # omitField :: RedshiftServerlessAuthConfigurationProperty -> Bool # | |||||
| Show RedshiftServerlessAuthConfigurationProperty Source # | |||||
| Eq RedshiftServerlessAuthConfigurationProperty Source # | |||||
| ToResourceProperties RedshiftServerlessAuthConfigurationProperty Source # | |||||
| Property "Type" RedshiftServerlessAuthConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftServerlessAuthConfigurationProperty Associated Types
| |||||
| Property "UsernamePasswordSecretArn" RedshiftServerlessAuthConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftServerlessAuthConfigurationProperty Associated Types
Methods set :: PropertyType "UsernamePasswordSecretArn" RedshiftServerlessAuthConfigurationProperty -> RedshiftServerlessAuthConfigurationProperty -> RedshiftServerlessAuthConfigurationProperty # | |||||
| type PropertyType "Type" RedshiftServerlessAuthConfigurationProperty Source # | |||||
| type PropertyType "UsernamePasswordSecretArn" RedshiftServerlessAuthConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftServerlessAuthConfigurationProperty type PropertyType "UsernamePasswordSecretArn" RedshiftServerlessAuthConfigurationProperty = Value Text | |||||
mkRedshiftProvisionedAuthConfigurationProperty :: Value Text -> RedshiftProvisionedAuthConfigurationProperty Source #
mkRedshiftProvisionedConfigurationProperty :: RedshiftProvisionedAuthConfigurationProperty -> Value Text -> RedshiftProvisionedConfigurationProperty Source #
mkRedshiftQueryEngineConfigurationProperty :: Value Text -> RedshiftQueryEngineConfigurationProperty Source #
mkRedshiftServerlessAuthConfigurationProperty :: Value Text -> RedshiftServerlessAuthConfigurationProperty Source #
mkRedshiftServerlessConfigurationProperty :: RedshiftServerlessAuthConfigurationProperty -> Value Text -> RedshiftServerlessConfigurationProperty Source #
data RedshiftConfigurationProperty Source #
Constructors
| RedshiftConfigurationProperty | |
Fields | |
Instances
| ToJSON RedshiftConfigurationProperty Source # | |||||
| Show RedshiftConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftConfigurationProperty Methods showsPrec :: Int -> RedshiftConfigurationProperty -> ShowS # show :: RedshiftConfigurationProperty -> String # showList :: [RedshiftConfigurationProperty] -> ShowS # | |||||
| Eq RedshiftConfigurationProperty Source # | |||||
| ToResourceProperties RedshiftConfigurationProperty Source # | |||||
| Property "QueryEngineConfiguration" RedshiftConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftConfigurationProperty Associated Types
Methods set :: PropertyType "QueryEngineConfiguration" RedshiftConfigurationProperty -> RedshiftConfigurationProperty -> RedshiftConfigurationProperty # | |||||
| Property "QueryGenerationConfiguration" RedshiftConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftConfigurationProperty Associated Types
Methods set :: PropertyType "QueryGenerationConfiguration" RedshiftConfigurationProperty -> RedshiftConfigurationProperty -> RedshiftConfigurationProperty # | |||||
| Property "StorageConfigurations" RedshiftConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftConfigurationProperty Associated Types
Methods set :: PropertyType "StorageConfigurations" RedshiftConfigurationProperty -> RedshiftConfigurationProperty -> RedshiftConfigurationProperty # | |||||
| type PropertyType "QueryEngineConfiguration" RedshiftConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftConfigurationProperty type PropertyType "QueryEngineConfiguration" RedshiftConfigurationProperty = RedshiftQueryEngineConfigurationProperty | |||||
| type PropertyType "QueryGenerationConfiguration" RedshiftConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftConfigurationProperty type PropertyType "QueryGenerationConfiguration" RedshiftConfigurationProperty = QueryGenerationConfigurationProperty | |||||
| type PropertyType "StorageConfigurations" RedshiftConfigurationProperty Source # | |||||
Defined in Stratosphere.Bedrock.KnowledgeBase.RedshiftConfigurationProperty type PropertyType "StorageConfigurations" RedshiftConfigurationProperty = [RedshiftQueryEngineStorageConfigurationProperty] | |||||