@aws-cdk_aws-apigatewayv2-alpha.WebSocketIntegrationType

enum WebSocketIntegrationType ๐Ÿ”น

LanguageType name
.NETAmazon.CDK.AWS.Apigatewayv2.Alpha.WebSocketIntegrationType
Gogithub.com/aws/aws-cdk-go/awscdkapigatewayv2alpha/v2#WebSocketIntegrationType
Javasoftware.amazon.awscdk.services.apigatewayv2.alpha.WebSocketIntegrationType
Pythonaws_cdk.aws_apigatewayv2_alpha.WebSocketIntegrationType
TypeScript (source)@aws-cdk/aws-apigatewayv2-alpha ยป WebSocketIntegrationType

WebSocket Integration Types.

Members

NameDescription
AWS_PROXY ๐Ÿ”นAWS Proxy Integration Type.
MOCK ๐Ÿ”นMock Integration Type.

AWS_PROXY ๐Ÿ”น

AWS Proxy Integration Type.


MOCK ๐Ÿ”น

Mock Integration Type.