| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
AccessLog |
AccessLog.clone() |
AccessLog |
Logging.getAccessLog()
The access log configuration for a virtual node.
|
AccessLog |
AccessLog.withFile(FileAccessLog file)
The file object to send virtual node access logs to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Logging.setAccessLog(AccessLog accessLog)
The access log configuration for a virtual node.
|
Logging |
Logging.withAccessLog(AccessLog accessLog)
The access log configuration for a virtual node.
|
Copyright © 2022. All rights reserved.