Uses of Class
software.amazon.awscdk.services.appmesh.AccessLog
-
Uses of AccessLog in software.amazon.awscdk.services.appmesh
Modifier and TypeMethodDescriptionstatic AccessLog
AccessLog.fromFilePath
(String filePath) Path to a file to write access logs to.static AccessLog
AccessLog.fromFilePath
(String filePath, LoggingFormat loggingFormat) 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()
Modifier 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()