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 AccessLog
AccessLog.fromFilePath
(String filePath) Path to a file to write access logs to.default AccessLog
VirtualGatewayBaseProps.getAccessLog()
Access Logging Configuration for the VirtualGateway.final AccessLog
VirtualGatewayBaseProps.Jsii$Proxy.getAccessLog()
final AccessLog
VirtualGatewayProps.Jsii$Proxy.getAccessLog()
default AccessLog
VirtualNodeBaseProps.getAccessLog()
Access Logging Configuration for the virtual node.final AccessLog
VirtualNodeBaseProps.Jsii$Proxy.getAccessLog()
final AccessLog
VirtualNodeProps.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()