Uses of Class
software.amazon.awscdk.services.appmesh.AccessLog
Packages that use AccessLog
-
Uses of AccessLog in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return AccessLogModifier and TypeMethodDescriptionstatic AccessLogAccessLog.fromFilePath(String filePath) Path to a file to write access logs to.default AccessLogVirtualGatewayBaseProps.getAccessLog()Access Logging Configuration for the VirtualGateway.final AccessLogVirtualGatewayBaseProps.Jsii$Proxy.getAccessLog()final AccessLogVirtualGatewayProps.Jsii$Proxy.getAccessLog()default AccessLogVirtualNodeBaseProps.getAccessLog()Access Logging Configuration for the virtual node.final AccessLogVirtualNodeBaseProps.Jsii$Proxy.getAccessLog()final AccessLogVirtualNodeProps.Jsii$Proxy.getAccessLog()Methods in software.amazon.awscdk.services.appmesh with parameters of type AccessLogModifier and TypeMethodDescriptionAccess Logging Configuration for the VirtualGateway.Sets the value ofVirtualGatewayBaseProps.getAccessLog()Sets the value ofVirtualGatewayBaseProps.getAccessLog()Access Logging Configuration for the virtual node.Sets the value ofVirtualNodeBaseProps.getAccessLog()Sets the value ofVirtualNodeBaseProps.getAccessLog()