interface InterceptorInputConfigurationProperty
Language Type name
.NETAmazon.CDK.CfnPropertyMixins.AWS.BedrockAgentCore.CfnGatewayPropsMixin.InterceptorInputConfigurationProperty
Gogithub.com/aws/aws-cdk-go/awscdkcfnpropertymixins/v2/awsbedrockagentcore#CfnGatewayPropsMixin_InterceptorInputConfigurationProperty
Javasoftware.amazon.awscdk.cfnpropertymixins.services.bedrockagentcore.CfnGatewayPropsMixin.InterceptorInputConfigurationProperty
Pythonaws_cdk.cfn_property_mixins.aws_bedrockagentcore.CfnGatewayPropsMixin.InterceptorInputConfigurationProperty
TypeScript @aws-cdk/cfn-property-mixins » aws_bedrockagentcore » CfnGatewayPropsMixin » InterceptorInputConfigurationProperty
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-interceptorinputconfiguration.html
Example
import { aws_bedrockagentcore as bedrockagentcore } from '@aws-cdk/cfn-property-mixins' ;
const interceptorInputConfigurationProperty: bedrockagentcore.CfnGatewayPropsMixin.InterceptorInputConfigurationProperty = {
passRequestHeaders: false ,
};
Properties
Name Type Description
passRequestHeaders? boolean | IResolvable
passRequestHeaders?
Type:
boolean | IResolvable
(optional)
See also: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-interceptorinputconfiguration.html#cfn-bedrockagentcore-gateway-interceptorinputconfiguration-passrequestheaders