Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.qbusiness package.
Functions that represent AWS CDK enums and builders in the software.amazon.awscdk.services.qbusiness package.
(build-cfn-application-attachments-configuration-property-builder builder
id
config)
The build-cfn-application-attachments-configuration-property-builder function updates a CfnApplication$AttachmentsConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnApplication$AttachmentsConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
attachmentsControlMode | java.lang.String | cdk.support/lookup-entry | :attachments-control-mode |
The build-cfn-application-attachments-configuration-property-builder function updates a CfnApplication$AttachmentsConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnApplication$AttachmentsConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `attachmentsControlMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:attachments-control-mode` |
(build-cfn-application-builder builder id config)
The build-cfn-application-builder function updates a CfnApplication$Builder instance using the provided configuration. The function takes the CfnApplication$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
attachmentsConfiguration | software.amazon.awscdk.services.qbusiness.CfnApplication$AttachmentsConfigurationProperty | cdk.support/lookup-entry | :attachments-configuration |
description | java.lang.String | cdk.support/lookup-entry | :description |
displayName | java.lang.String | cdk.support/lookup-entry | :display-name |
encryptionConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :encryption-configuration |
identityCenterInstanceArn | java.lang.String | cdk.support/lookup-entry | :identity-center-instance-arn |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-application-builder function updates a CfnApplication$Builder instance using the provided configuration. The function takes the CfnApplication$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `attachmentsConfiguration` | software.amazon.awscdk.services.qbusiness.CfnApplication$AttachmentsConfigurationProperty | [[cdk.support/lookup-entry]] | `:attachments-configuration` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` | | `encryptionConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:encryption-configuration` | | `identityCenterInstanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:identity-center-instance-arn` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-application-encryption-configuration-property-builder builder
id
config)
The build-cfn-application-encryption-configuration-property-builder function updates a CfnApplication$EncryptionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnApplication$EncryptionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
kmsKeyId | java.lang.String | cdk.support/lookup-entry | :kms-key-id |
The build-cfn-application-encryption-configuration-property-builder function updates a CfnApplication$EncryptionConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnApplication$EncryptionConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `kmsKeyId` | java.lang.String | [[cdk.support/lookup-entry]] | `:kms-key-id` |
(build-cfn-application-props-builder builder id config)
The build-cfn-application-props-builder function updates a CfnApplicationProps$Builder instance using the provided configuration. The function takes the CfnApplicationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
attachmentsConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :attachments-configuration |
description | java.lang.String | cdk.support/lookup-entry | :description |
displayName | java.lang.String | cdk.support/lookup-entry | :display-name |
encryptionConfiguration | software.amazon.awscdk.services.qbusiness.CfnApplication$EncryptionConfigurationProperty | cdk.support/lookup-entry | :encryption-configuration |
identityCenterInstanceArn | java.lang.String | cdk.support/lookup-entry | :identity-center-instance-arn |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
The build-cfn-application-props-builder function updates a CfnApplicationProps$Builder instance using the provided configuration. The function takes the CfnApplicationProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `attachmentsConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:attachments-configuration` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` | | `encryptionConfiguration` | software.amazon.awscdk.services.qbusiness.CfnApplication$EncryptionConfigurationProperty | [[cdk.support/lookup-entry]] | `:encryption-configuration` | | `identityCenterInstanceArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:identity-center-instance-arn` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` |
(build-cfn-data-source-builder builder id config)
The build-cfn-data-source-builder function updates a CfnDataSource$Builder instance using the provided configuration. The function takes the CfnDataSource$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
applicationId | java.lang.String | cdk.support/lookup-entry | :application-id |
configuration | java.lang.Object | cdk.support/lookup-entry | :configuration |
description | java.lang.String | cdk.support/lookup-entry | :description |
displayName | java.lang.String | cdk.support/lookup-entry | :display-name |
documentEnrichmentConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :document-enrichment-configuration |
indexId | java.lang.String | cdk.support/lookup-entry | :index-id |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
syncSchedule | java.lang.String | cdk.support/lookup-entry | :sync-schedule |
tags | java.util.List | cdk.support/lookup-entry | :tags |
vpcConfiguration | software.amazon.awscdk.services.qbusiness.CfnDataSource$DataSourceVpcConfigurationProperty | cdk.support/lookup-entry | :vpc-configuration |
The build-cfn-data-source-builder function updates a CfnDataSource$Builder instance using the provided configuration. The function takes the CfnDataSource$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `applicationId` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-id` | | `configuration` | java.lang.Object | [[cdk.support/lookup-entry]] | `:configuration` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` | | `documentEnrichmentConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:document-enrichment-configuration` | | `indexId` | java.lang.String | [[cdk.support/lookup-entry]] | `:index-id` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `syncSchedule` | java.lang.String | [[cdk.support/lookup-entry]] | `:sync-schedule` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `vpcConfiguration` | software.amazon.awscdk.services.qbusiness.CfnDataSource$DataSourceVpcConfigurationProperty | [[cdk.support/lookup-entry]] | `:vpc-configuration` |
(build-cfn-data-source-data-source-vpc-configuration-property-builder builder
id
config)
The build-cfn-data-source-data-source-vpc-configuration-property-builder function updates a CfnDataSource$DataSourceVpcConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$DataSourceVpcConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
securityGroupIds | java.util.List | cdk.support/lookup-entry | :security-group-ids |
subnetIds | java.util.List | cdk.support/lookup-entry | :subnet-ids |
The build-cfn-data-source-data-source-vpc-configuration-property-builder function updates a CfnDataSource$DataSourceVpcConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$DataSourceVpcConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `securityGroupIds` | java.util.List | [[cdk.support/lookup-entry]] | `:security-group-ids` | | `subnetIds` | java.util.List | [[cdk.support/lookup-entry]] | `:subnet-ids` |
(build-cfn-data-source-document-attribute-condition-property-builder builder
id
config)
The build-cfn-data-source-document-attribute-condition-property-builder function updates a CfnDataSource$DocumentAttributeConditionProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$DocumentAttributeConditionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
key | java.lang.String | cdk.support/lookup-entry | :key |
operator | java.lang.String | cdk.support/lookup-entry | :operator |
value | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :value |
The build-cfn-data-source-document-attribute-condition-property-builder function updates a CfnDataSource$DocumentAttributeConditionProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$DocumentAttributeConditionProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` | | `operator` | java.lang.String | [[cdk.support/lookup-entry]] | `:operator` | | `value` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-data-source-document-attribute-target-property-builder builder
id
config)
The build-cfn-data-source-document-attribute-target-property-builder function updates a CfnDataSource$DocumentAttributeTargetProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$DocumentAttributeTargetProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
attributeValueOperator | java.lang.String | cdk.support/lookup-entry | :attribute-value-operator |
key | java.lang.String | cdk.support/lookup-entry | :key |
value | software.amazon.awscdk.services.qbusiness.CfnDataSource$DocumentAttributeValueProperty | cdk.support/lookup-entry | :value |
The build-cfn-data-source-document-attribute-target-property-builder function updates a CfnDataSource$DocumentAttributeTargetProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$DocumentAttributeTargetProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `attributeValueOperator` | java.lang.String | [[cdk.support/lookup-entry]] | `:attribute-value-operator` | | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` | | `value` | software.amazon.awscdk.services.qbusiness.CfnDataSource$DocumentAttributeValueProperty | [[cdk.support/lookup-entry]] | `:value` |
(build-cfn-data-source-document-attribute-value-property-builder builder
id
config)
The build-cfn-data-source-document-attribute-value-property-builder function updates a CfnDataSource$DocumentAttributeValueProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$DocumentAttributeValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
dateValue | java.lang.String | cdk.support/lookup-entry | :date-value |
longValue | java.lang.Number | cdk.support/lookup-entry | :long-value |
stringListValue | java.util.List | cdk.support/lookup-entry | :string-list-value |
stringValue | java.lang.String | cdk.support/lookup-entry | :string-value |
The build-cfn-data-source-document-attribute-value-property-builder function updates a CfnDataSource$DocumentAttributeValueProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$DocumentAttributeValueProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `dateValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:date-value` | | `longValue` | java.lang.Number | [[cdk.support/lookup-entry]] | `:long-value` | | `stringListValue` | java.util.List | [[cdk.support/lookup-entry]] | `:string-list-value` | | `stringValue` | java.lang.String | [[cdk.support/lookup-entry]] | `:string-value` |
(build-cfn-data-source-document-enrichment-configuration-property-builder
builder
id
config)
The build-cfn-data-source-document-enrichment-configuration-property-builder function updates a CfnDataSource$DocumentEnrichmentConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$DocumentEnrichmentConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
inlineConfigurations | java.util.List | cdk.support/lookup-entry | :inline-configurations |
postExtractionHookConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :post-extraction-hook-configuration |
preExtractionHookConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :pre-extraction-hook-configuration |
The build-cfn-data-source-document-enrichment-configuration-property-builder function updates a CfnDataSource$DocumentEnrichmentConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$DocumentEnrichmentConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `inlineConfigurations` | java.util.List | [[cdk.support/lookup-entry]] | `:inline-configurations` | | `postExtractionHookConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:post-extraction-hook-configuration` | | `preExtractionHookConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:pre-extraction-hook-configuration` |
(build-cfn-data-source-hook-configuration-property-builder builder id config)
The build-cfn-data-source-hook-configuration-property-builder function updates a CfnDataSource$HookConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$HookConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
invocationCondition | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :invocation-condition |
lambdaArn | java.lang.String | cdk.support/lookup-entry | :lambda-arn |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
s3BucketName | java.lang.String | cdk.support/lookup-entry | :s3-bucket-name |
The build-cfn-data-source-hook-configuration-property-builder function updates a CfnDataSource$HookConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$HookConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `invocationCondition` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:invocation-condition` | | `lambdaArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:lambda-arn` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `s3BucketName` | java.lang.String | [[cdk.support/lookup-entry]] | `:s3-bucket-name` |
(build-cfn-data-source-inline-document-enrichment-configuration-property-builder
builder
id
config)
The build-cfn-data-source-inline-document-enrichment-configuration-property-builder function updates a CfnDataSource$InlineDocumentEnrichmentConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$InlineDocumentEnrichmentConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
condition | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :condition |
documentContentOperator | java.lang.String | cdk.support/lookup-entry | :document-content-operator |
target | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :target |
The build-cfn-data-source-inline-document-enrichment-configuration-property-builder function updates a CfnDataSource$InlineDocumentEnrichmentConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnDataSource$InlineDocumentEnrichmentConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `condition` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:condition` | | `documentContentOperator` | java.lang.String | [[cdk.support/lookup-entry]] | `:document-content-operator` | | `target` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:target` |
(build-cfn-data-source-props-builder builder id config)
The build-cfn-data-source-props-builder function updates a CfnDataSourceProps$Builder instance using the provided configuration. The function takes the CfnDataSourceProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
applicationId | java.lang.String | cdk.support/lookup-entry | :application-id |
configuration | java.lang.Object | cdk.support/lookup-entry | :configuration |
description | java.lang.String | cdk.support/lookup-entry | :description |
displayName | java.lang.String | cdk.support/lookup-entry | :display-name |
documentEnrichmentConfiguration | software.amazon.awscdk.services.qbusiness.CfnDataSource$DocumentEnrichmentConfigurationProperty | cdk.support/lookup-entry | :document-enrichment-configuration |
indexId | java.lang.String | cdk.support/lookup-entry | :index-id |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
syncSchedule | java.lang.String | cdk.support/lookup-entry | :sync-schedule |
tags | java.util.List | cdk.support/lookup-entry | :tags |
vpcConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :vpc-configuration |
The build-cfn-data-source-props-builder function updates a CfnDataSourceProps$Builder instance using the provided configuration. The function takes the CfnDataSourceProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `applicationId` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-id` | | `configuration` | java.lang.Object | [[cdk.support/lookup-entry]] | `:configuration` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` | | `documentEnrichmentConfiguration` | software.amazon.awscdk.services.qbusiness.CfnDataSource$DocumentEnrichmentConfigurationProperty | [[cdk.support/lookup-entry]] | `:document-enrichment-configuration` | | `indexId` | java.lang.String | [[cdk.support/lookup-entry]] | `:index-id` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `syncSchedule` | java.lang.String | [[cdk.support/lookup-entry]] | `:sync-schedule` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `vpcConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:vpc-configuration` |
(build-cfn-index-builder builder id config)
The build-cfn-index-builder function updates a CfnIndex$Builder instance using the provided configuration. The function takes the CfnIndex$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
applicationId | java.lang.String | cdk.support/lookup-entry | :application-id |
capacityConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :capacity-configuration |
description | java.lang.String | cdk.support/lookup-entry | :description |
displayName | java.lang.String | cdk.support/lookup-entry | :display-name |
documentAttributeConfigurations | java.util.List | cdk.support/lookup-entry | :document-attribute-configurations |
tags | java.util.List | cdk.support/lookup-entry | :tags |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-index-builder function updates a CfnIndex$Builder instance using the provided configuration. The function takes the CfnIndex$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `applicationId` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-id` | | `capacityConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:capacity-configuration` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` | | `documentAttributeConfigurations` | java.util.List | [[cdk.support/lookup-entry]] | `:document-attribute-configurations` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-index-document-attribute-configuration-property-builder builder
id
config)
The build-cfn-index-document-attribute-configuration-property-builder function updates a CfnIndex$DocumentAttributeConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnIndex$DocumentAttributeConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
name | java.lang.String | cdk.support/lookup-entry | :name |
search | java.lang.String | cdk.support/lookup-entry | :search |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-index-document-attribute-configuration-property-builder function updates a CfnIndex$DocumentAttributeConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnIndex$DocumentAttributeConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `name` | java.lang.String | [[cdk.support/lookup-entry]] | `:name` | | `search` | java.lang.String | [[cdk.support/lookup-entry]] | `:search` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-index-index-capacity-configuration-property-builder builder
id
config)
The build-cfn-index-index-capacity-configuration-property-builder function updates a CfnIndex$IndexCapacityConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnIndex$IndexCapacityConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
units | java.lang.Number | cdk.support/lookup-entry | :units |
The build-cfn-index-index-capacity-configuration-property-builder function updates a CfnIndex$IndexCapacityConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnIndex$IndexCapacityConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `units` | java.lang.Number | [[cdk.support/lookup-entry]] | `:units` |
(build-cfn-index-index-statistics-property-builder builder id config)
The build-cfn-index-index-statistics-property-builder function updates a CfnIndex$IndexStatisticsProperty$Builder instance using the provided configuration. The function takes the CfnIndex$IndexStatisticsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
textDocumentStatistics | software.amazon.awscdk.services.qbusiness.CfnIndex$TextDocumentStatisticsProperty | cdk.support/lookup-entry | :text-document-statistics |
The build-cfn-index-index-statistics-property-builder function updates a CfnIndex$IndexStatisticsProperty$Builder instance using the provided configuration. The function takes the CfnIndex$IndexStatisticsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `textDocumentStatistics` | software.amazon.awscdk.services.qbusiness.CfnIndex$TextDocumentStatisticsProperty | [[cdk.support/lookup-entry]] | `:text-document-statistics` |
(build-cfn-index-props-builder builder id config)
The build-cfn-index-props-builder function updates a CfnIndexProps$Builder instance using the provided configuration. The function takes the CfnIndexProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
applicationId | java.lang.String | cdk.support/lookup-entry | :application-id |
capacityConfiguration | software.amazon.awscdk.services.qbusiness.CfnIndex$IndexCapacityConfigurationProperty | cdk.support/lookup-entry | :capacity-configuration |
description | java.lang.String | cdk.support/lookup-entry | :description |
displayName | java.lang.String | cdk.support/lookup-entry | :display-name |
documentAttributeConfigurations | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :document-attribute-configurations |
tags | java.util.List | cdk.support/lookup-entry | :tags |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-index-props-builder function updates a CfnIndexProps$Builder instance using the provided configuration. The function takes the CfnIndexProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `applicationId` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-id` | | `capacityConfiguration` | software.amazon.awscdk.services.qbusiness.CfnIndex$IndexCapacityConfigurationProperty | [[cdk.support/lookup-entry]] | `:capacity-configuration` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` | | `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` | | `documentAttributeConfigurations` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:document-attribute-configurations` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-index-text-document-statistics-property-builder builder id config)
The build-cfn-index-text-document-statistics-property-builder function updates a CfnIndex$TextDocumentStatisticsProperty$Builder instance using the provided configuration. The function takes the CfnIndex$TextDocumentStatisticsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
indexedTextBytes | java.lang.Number | cdk.support/lookup-entry | :indexed-text-bytes |
indexedTextDocumentCount | java.lang.Number | cdk.support/lookup-entry | :indexed-text-document-count |
The build-cfn-index-text-document-statistics-property-builder function updates a CfnIndex$TextDocumentStatisticsProperty$Builder instance using the provided configuration. The function takes the CfnIndex$TextDocumentStatisticsProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `indexedTextBytes` | java.lang.Number | [[cdk.support/lookup-entry]] | `:indexed-text-bytes` | | `indexedTextDocumentCount` | java.lang.Number | [[cdk.support/lookup-entry]] | `:indexed-text-document-count` |
(build-cfn-plugin-api-schema-property-builder builder id config)
The build-cfn-plugin-api-schema-property-builder function updates a CfnPlugin$APISchemaProperty$Builder instance using the provided configuration. The function takes the CfnPlugin$APISchemaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
payload | java.lang.String | cdk.support/lookup-entry | :payload |
s3 | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :s3 |
The build-cfn-plugin-api-schema-property-builder function updates a CfnPlugin$APISchemaProperty$Builder instance using the provided configuration. The function takes the CfnPlugin$APISchemaProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `payload` | java.lang.String | [[cdk.support/lookup-entry]] | `:payload` | | `s3` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:s3` |
(build-cfn-plugin-basic-auth-configuration-property-builder builder id config)
The build-cfn-plugin-basic-auth-configuration-property-builder function updates a CfnPlugin$BasicAuthConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnPlugin$BasicAuthConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
secretArn | java.lang.String | cdk.support/lookup-entry | :secret-arn |
The build-cfn-plugin-basic-auth-configuration-property-builder function updates a CfnPlugin$BasicAuthConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnPlugin$BasicAuthConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `secretArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:secret-arn` |
(build-cfn-plugin-builder builder id config)
The build-cfn-plugin-builder function updates a CfnPlugin$Builder instance using the provided configuration. The function takes the CfnPlugin$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
applicationId | java.lang.String | cdk.support/lookup-entry | :application-id |
authConfiguration | software.amazon.awscdk.services.qbusiness.CfnPlugin$PluginAuthConfigurationProperty | cdk.support/lookup-entry | :auth-configuration |
customPluginConfiguration | software.amazon.awscdk.services.qbusiness.CfnPlugin$CustomPluginConfigurationProperty | cdk.support/lookup-entry | :custom-plugin-configuration |
displayName | java.lang.String | cdk.support/lookup-entry | :display-name |
serverUrl | java.lang.String | cdk.support/lookup-entry | :server-url |
state | java.lang.String | cdk.support/lookup-entry | :state |
tags | java.util.List | cdk.support/lookup-entry | :tags |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-plugin-builder function updates a CfnPlugin$Builder instance using the provided configuration. The function takes the CfnPlugin$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `applicationId` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-id` | | `authConfiguration` | software.amazon.awscdk.services.qbusiness.CfnPlugin$PluginAuthConfigurationProperty | [[cdk.support/lookup-entry]] | `:auth-configuration` | | `customPluginConfiguration` | software.amazon.awscdk.services.qbusiness.CfnPlugin$CustomPluginConfigurationProperty | [[cdk.support/lookup-entry]] | `:custom-plugin-configuration` | | `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` | | `serverUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:server-url` | | `state` | java.lang.String | [[cdk.support/lookup-entry]] | `:state` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-plugin-custom-plugin-configuration-property-builder builder
id
config)
The build-cfn-plugin-custom-plugin-configuration-property-builder function updates a CfnPlugin$CustomPluginConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnPlugin$CustomPluginConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
apiSchema | software.amazon.awscdk.services.qbusiness.CfnPlugin$APISchemaProperty | cdk.support/lookup-entry | :api-schema |
apiSchemaType | java.lang.String | cdk.support/lookup-entry | :api-schema-type |
description | java.lang.String | cdk.support/lookup-entry | :description |
The build-cfn-plugin-custom-plugin-configuration-property-builder function updates a CfnPlugin$CustomPluginConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnPlugin$CustomPluginConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `apiSchema` | software.amazon.awscdk.services.qbusiness.CfnPlugin$APISchemaProperty | [[cdk.support/lookup-entry]] | `:api-schema` | | `apiSchemaType` | java.lang.String | [[cdk.support/lookup-entry]] | `:api-schema-type` | | `description` | java.lang.String | [[cdk.support/lookup-entry]] | `:description` |
(build-cfn-plugin-o-auth2-client-credential-configuration-property-builder
builder
id
config)
The build-cfn-plugin-o-auth2-client-credential-configuration-property-builder function updates a CfnPlugin$OAuth2ClientCredentialConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnPlugin$OAuth2ClientCredentialConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
secretArn | java.lang.String | cdk.support/lookup-entry | :secret-arn |
The build-cfn-plugin-o-auth2-client-credential-configuration-property-builder function updates a CfnPlugin$OAuth2ClientCredentialConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnPlugin$OAuth2ClientCredentialConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `secretArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:secret-arn` |
(build-cfn-plugin-plugin-auth-configuration-property-builder builder id config)
The build-cfn-plugin-plugin-auth-configuration-property-builder function updates a CfnPlugin$PluginAuthConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnPlugin$PluginAuthConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
basicAuthConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :basic-auth-configuration |
noAuthConfiguration | java.lang.Object | cdk.support/lookup-entry | :no-auth-configuration |
oAuth2ClientCredentialConfiguration | software.amazon.awscdk.services.qbusiness.CfnPlugin$OAuth2ClientCredentialConfigurationProperty | cdk.support/lookup-entry | :o-auth2-client-credential-configuration |
The build-cfn-plugin-plugin-auth-configuration-property-builder function updates a CfnPlugin$PluginAuthConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnPlugin$PluginAuthConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `basicAuthConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:basic-auth-configuration` | | `noAuthConfiguration` | java.lang.Object | [[cdk.support/lookup-entry]] | `:no-auth-configuration` | | `oAuth2ClientCredentialConfiguration` | software.amazon.awscdk.services.qbusiness.CfnPlugin$OAuth2ClientCredentialConfigurationProperty | [[cdk.support/lookup-entry]] | `:o-auth2-client-credential-configuration` |
(build-cfn-plugin-props-builder builder id config)
The build-cfn-plugin-props-builder function updates a CfnPluginProps$Builder instance using the provided configuration. The function takes the CfnPluginProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
applicationId | java.lang.String | cdk.support/lookup-entry | :application-id |
authConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :auth-configuration |
customPluginConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :custom-plugin-configuration |
displayName | java.lang.String | cdk.support/lookup-entry | :display-name |
serverUrl | java.lang.String | cdk.support/lookup-entry | :server-url |
state | java.lang.String | cdk.support/lookup-entry | :state |
tags | java.util.List | cdk.support/lookup-entry | :tags |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-plugin-props-builder function updates a CfnPluginProps$Builder instance using the provided configuration. The function takes the CfnPluginProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `applicationId` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-id` | | `authConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:auth-configuration` | | `customPluginConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:custom-plugin-configuration` | | `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` | | `serverUrl` | java.lang.String | [[cdk.support/lookup-entry]] | `:server-url` | | `state` | java.lang.String | [[cdk.support/lookup-entry]] | `:state` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-plugin-s3-property-builder builder id config)
The build-cfn-plugin-s3-property-builder function updates a CfnPlugin$S3Property$Builder instance using the provided configuration. The function takes the CfnPlugin$S3Property$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
bucket | java.lang.String | cdk.support/lookup-entry | :bucket |
key | java.lang.String | cdk.support/lookup-entry | :key |
The build-cfn-plugin-s3-property-builder function updates a CfnPlugin$S3Property$Builder instance using the provided configuration. The function takes the CfnPlugin$S3Property$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `bucket` | java.lang.String | [[cdk.support/lookup-entry]] | `:bucket` | | `key` | java.lang.String | [[cdk.support/lookup-entry]] | `:key` |
(build-cfn-retriever-builder builder id config)
The build-cfn-retriever-builder function updates a CfnRetriever$Builder instance using the provided configuration. The function takes the CfnRetriever$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
applicationId | java.lang.String | cdk.support/lookup-entry | :application-id |
configuration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :configuration |
displayName | java.lang.String | cdk.support/lookup-entry | :display-name |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-retriever-builder function updates a CfnRetriever$Builder instance using the provided configuration. The function takes the CfnRetriever$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `applicationId` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-id` | | `configuration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:configuration` | | `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-retriever-kendra-index-configuration-property-builder builder
id
config)
The build-cfn-retriever-kendra-index-configuration-property-builder function updates a CfnRetriever$KendraIndexConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnRetriever$KendraIndexConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
indexId | java.lang.String | cdk.support/lookup-entry | :index-id |
The build-cfn-retriever-kendra-index-configuration-property-builder function updates a CfnRetriever$KendraIndexConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnRetriever$KendraIndexConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `indexId` | java.lang.String | [[cdk.support/lookup-entry]] | `:index-id` |
(build-cfn-retriever-native-index-configuration-property-builder builder
id
config)
The build-cfn-retriever-native-index-configuration-property-builder function updates a CfnRetriever$NativeIndexConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnRetriever$NativeIndexConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
indexId | java.lang.String | cdk.support/lookup-entry | :index-id |
The build-cfn-retriever-native-index-configuration-property-builder function updates a CfnRetriever$NativeIndexConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnRetriever$NativeIndexConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `indexId` | java.lang.String | [[cdk.support/lookup-entry]] | `:index-id` |
(build-cfn-retriever-props-builder builder id config)
The build-cfn-retriever-props-builder function updates a CfnRetrieverProps$Builder instance using the provided configuration. The function takes the CfnRetrieverProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
applicationId | java.lang.String | cdk.support/lookup-entry | :application-id |
configuration | software.amazon.awscdk.services.qbusiness.CfnRetriever$RetrieverConfigurationProperty | cdk.support/lookup-entry | :configuration |
displayName | java.lang.String | cdk.support/lookup-entry | :display-name |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
tags | java.util.List | cdk.support/lookup-entry | :tags |
type | java.lang.String | cdk.support/lookup-entry | :type |
The build-cfn-retriever-props-builder function updates a CfnRetrieverProps$Builder instance using the provided configuration. The function takes the CfnRetrieverProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `applicationId` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-id` | | `configuration` | software.amazon.awscdk.services.qbusiness.CfnRetriever$RetrieverConfigurationProperty | [[cdk.support/lookup-entry]] | `:configuration` | | `displayName` | java.lang.String | [[cdk.support/lookup-entry]] | `:display-name` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `type` | java.lang.String | [[cdk.support/lookup-entry]] | `:type` |
(build-cfn-retriever-retriever-configuration-property-builder builder id config)
The build-cfn-retriever-retriever-configuration-property-builder function updates a CfnRetriever$RetrieverConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnRetriever$RetrieverConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
kendraIndexConfiguration | software.amazon.awscdk.services.qbusiness.CfnRetriever$KendraIndexConfigurationProperty | cdk.support/lookup-entry | :kendra-index-configuration |
nativeIndexConfiguration | software.amazon.awscdk.IResolvable | cdk.support/lookup-entry | :native-index-configuration |
The build-cfn-retriever-retriever-configuration-property-builder function updates a CfnRetriever$RetrieverConfigurationProperty$Builder instance using the provided configuration. The function takes the CfnRetriever$RetrieverConfigurationProperty$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `kendraIndexConfiguration` | software.amazon.awscdk.services.qbusiness.CfnRetriever$KendraIndexConfigurationProperty | [[cdk.support/lookup-entry]] | `:kendra-index-configuration` | | `nativeIndexConfiguration` | software.amazon.awscdk.IResolvable | [[cdk.support/lookup-entry]] | `:native-index-configuration` |
(build-cfn-web-experience-builder builder id config)
The build-cfn-web-experience-builder function updates a CfnWebExperience$Builder instance using the provided configuration. The function takes the CfnWebExperience$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
applicationId | java.lang.String | cdk.support/lookup-entry | :application-id |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
samplePromptsControlMode | java.lang.String | cdk.support/lookup-entry | :sample-prompts-control-mode |
subtitle | java.lang.String | cdk.support/lookup-entry | :subtitle |
tags | java.util.List | cdk.support/lookup-entry | :tags |
title | java.lang.String | cdk.support/lookup-entry | :title |
welcomeMessage | java.lang.String | cdk.support/lookup-entry | :welcome-message |
The build-cfn-web-experience-builder function updates a CfnWebExperience$Builder instance using the provided configuration. The function takes the CfnWebExperience$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `applicationId` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-id` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `samplePromptsControlMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:sample-prompts-control-mode` | | `subtitle` | java.lang.String | [[cdk.support/lookup-entry]] | `:subtitle` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `title` | java.lang.String | [[cdk.support/lookup-entry]] | `:title` | | `welcomeMessage` | java.lang.String | [[cdk.support/lookup-entry]] | `:welcome-message` |
(build-cfn-web-experience-props-builder builder id config)
The build-cfn-web-experience-props-builder function updates a CfnWebExperienceProps$Builder instance using the provided configuration. The function takes the CfnWebExperienceProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself.
Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value:
Field | DataType | Lookup Function | Data Key |
---|---|---|---|
applicationId | java.lang.String | cdk.support/lookup-entry | :application-id |
roleArn | java.lang.String | cdk.support/lookup-entry | :role-arn |
samplePromptsControlMode | java.lang.String | cdk.support/lookup-entry | :sample-prompts-control-mode |
subtitle | java.lang.String | cdk.support/lookup-entry | :subtitle |
tags | java.util.List | cdk.support/lookup-entry | :tags |
title | java.lang.String | cdk.support/lookup-entry | :title |
welcomeMessage | java.lang.String | cdk.support/lookup-entry | :welcome-message |
The build-cfn-web-experience-props-builder function updates a CfnWebExperienceProps$Builder instance using the provided configuration. The function takes the CfnWebExperienceProps$Builder instance, an optional namespace to use when looking up a value in the configuration, and the configuration itself. Fields on the builder are populated by looking up their respective data key, where the namespaced value takes precendence over the non-namespaced value: | Field | DataType | Lookup Function | Data Key | |---|---|---|---| | `applicationId` | java.lang.String | [[cdk.support/lookup-entry]] | `:application-id` | | `roleArn` | java.lang.String | [[cdk.support/lookup-entry]] | `:role-arn` | | `samplePromptsControlMode` | java.lang.String | [[cdk.support/lookup-entry]] | `:sample-prompts-control-mode` | | `subtitle` | java.lang.String | [[cdk.support/lookup-entry]] | `:subtitle` | | `tags` | java.util.List | [[cdk.support/lookup-entry]] | `:tags` | | `title` | java.lang.String | [[cdk.support/lookup-entry]] | `:title` | | `welcomeMessage` | java.lang.String | [[cdk.support/lookup-entry]] | `:welcome-message` |
(cfn-application-attachments-configuration-property-builder id config)
Creates a CfnApplication$AttachmentsConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$AttachmentsConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-builder scope id config)
Creates a CfnApplication$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnApplication$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-encryption-configuration-property-builder id config)
Creates a CfnApplication$EncryptionConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplication$EncryptionConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-application-props-builder id config)
Creates a CfnApplicationProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnApplicationProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-data-source-builder scope id config)
Creates a CfnDataSource$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnDataSource$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-data-source-data-source-vpc-configuration-property-builder id config)
Creates a CfnDataSource$DataSourceVpcConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataSource$DataSourceVpcConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-data-source-document-attribute-condition-property-builder id config)
Creates a CfnDataSource$DocumentAttributeConditionProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataSource$DocumentAttributeConditionProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-data-source-document-attribute-target-property-builder id config)
Creates a CfnDataSource$DocumentAttributeTargetProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataSource$DocumentAttributeTargetProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-data-source-document-attribute-value-property-builder id config)
Creates a CfnDataSource$DocumentAttributeValueProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataSource$DocumentAttributeValueProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-data-source-document-enrichment-configuration-property-builder id config)
Creates a CfnDataSource$DocumentEnrichmentConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataSource$DocumentEnrichmentConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-data-source-hook-configuration-property-builder id config)
Creates a CfnDataSource$HookConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataSource$HookConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-data-source-inline-document-enrichment-configuration-property-builder
id
config)
Creates a CfnDataSource$InlineDocumentEnrichmentConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataSource$InlineDocumentEnrichmentConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-data-source-props-builder id config)
Creates a CfnDataSourceProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnDataSourceProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-index-builder scope id config)
Creates a CfnIndex$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnIndex$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-index-document-attribute-configuration-property-builder id config)
Creates a CfnIndex$DocumentAttributeConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnIndex$DocumentAttributeConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-index-index-capacity-configuration-property-builder id config)
Creates a CfnIndex$IndexCapacityConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnIndex$IndexCapacityConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-index-index-statistics-property-builder id config)
Creates a CfnIndex$IndexStatisticsProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnIndex$IndexStatisticsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-index-props-builder id config)
Creates a CfnIndexProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnIndexProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-index-text-document-statistics-property-builder id config)
Creates a CfnIndex$TextDocumentStatisticsProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnIndex$TextDocumentStatisticsProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-plugin-api-schema-property-builder id config)
Creates a CfnPlugin$APISchemaProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnPlugin$APISchemaProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-plugin-basic-auth-configuration-property-builder id config)
Creates a CfnPlugin$BasicAuthConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnPlugin$BasicAuthConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-plugin-builder scope id config)
Creates a CfnPlugin$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnPlugin$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-plugin-custom-plugin-configuration-property-builder id config)
Creates a CfnPlugin$CustomPluginConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnPlugin$CustomPluginConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-plugin-o-auth2-client-credential-configuration-property-builder id config)
Creates a CfnPlugin$OAuth2ClientCredentialConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnPlugin$OAuth2ClientCredentialConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-plugin-plugin-auth-configuration-property-builder id config)
Creates a CfnPlugin$PluginAuthConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnPlugin$PluginAuthConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-plugin-props-builder id config)
Creates a CfnPluginProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnPluginProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-plugin-s3-property-builder id config)
Creates a CfnPlugin$S3Property$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnPlugin$S3Property$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-retriever-builder scope id config)
Creates a CfnRetriever$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnRetriever$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-retriever-kendra-index-configuration-property-builder id config)
Creates a CfnRetriever$KendraIndexConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnRetriever$KendraIndexConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-retriever-native-index-configuration-property-builder id config)
Creates a CfnRetriever$NativeIndexConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnRetriever$NativeIndexConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-retriever-props-builder id config)
Creates a CfnRetrieverProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnRetrieverProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-retriever-retriever-configuration-property-builder id config)
Creates a CfnRetriever$RetrieverConfigurationProperty$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnRetriever$RetrieverConfigurationProperty$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-web-experience-builder scope id config)
Creates a CfnWebExperience$Builder
instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments:
| Argument | DataType | Description |
|---|---|---|
| scope | software.constructs.Construct | The parent scope construct of the object being built. |
| id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. |
| config | map | Data configuration |
Creates a `CfnWebExperience$Builder` instance using a scope and ID, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | scope | software.constructs.Construct | The parent scope construct of the object being built. | | id | String or Keyword or Symbol | Value to use as both the ID of the object being build and the namespace when looking up configuration values. | | config | map | Data configuration |
(cfn-web-experience-props-builder id config)
Creates a CfnWebExperienceProps$Builder
instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments:
Argument | DataType | Description |
---|---|---|
id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. |
config | map | Data configuration |
Creates a `CfnWebExperienceProps$Builder` instance using a no-argument constructor, applies the data configuration, then builds it. Takes the following arguments: | Argument | DataType | Description | |---|---|---| | id | String or Keyword or Symbol | Value to use as namespace when looking up configuration values. | | config | map | Data configuration |
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close