Interface CfnGatewayPropsMixin.ILambdaInterceptorConfigurationProperty
Namespace: Amazon.CDK.CfnPropertyMixins.AWS.BedrockAgentCore
Assembly: Amazon.CDK.CfnPropertyMixins.dll
Syntax (csharp)
public interface CfnGatewayPropsMixin.ILambdaInterceptorConfigurationProperty
Syntax (vb)
Public Interface CfnGatewayPropsMixin.ILambdaInterceptorConfigurationProperty
Remarks
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.CfnPropertyMixins.AWS.BedrockAgentCore;
var lambdaInterceptorConfigurationProperty = new LambdaInterceptorConfigurationProperty {
Arn = "arn"
};
Synopsis
Properties
| Arn |