Uses of Interface
software.amazon.awscdk.services.apigatewayv2.IAccessLogDestination
Packages that use IAccessLogDestination
-
Uses of IAccessLogDestination in software.amazon.awscdk.services.apigatewayv2
Subinterfaces of IAccessLogDestination in software.amazon.awscdk.services.apigatewayv2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAccessLogDestination.Classes in software.amazon.awscdk.services.apigatewayv2 that implement IAccessLogDestinationModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classUse CloudWatch Logs as a custom access log destination for API Gateway.Methods in software.amazon.awscdk.services.apigatewayv2 that return IAccessLogDestinationModifier and TypeMethodDescriptionIAccessLogSettings.getDestination()The destination where to write access logs.default IAccessLogDestinationIAccessLogSettings.Jsii$Default.getDestination()The destination where to write access logs.final IAccessLogDestinationIAccessLogSettings.Jsii$Proxy.getDestination()The destination where to write access logs.