| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
FileAccessLog |
AccessLog.file()
The file object to send virtual node access logs to.
|
| Modifier and Type | Method and Description |
|---|---|
AccessLog.Builder |
AccessLog.Builder.file(FileAccessLog file)
The file object to send virtual node access logs to.
|
static AccessLog |
AccessLog.fromFile(FileAccessLog file)
Create an instance of this class with
AccessLog.file() initialized to the given value. |
Copyright © 2023. All rights reserved.