| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
AccessLog |
Logging.accessLog()
The access log configuration for a virtual node.
|
static AccessLog |
AccessLog.fromFile(Consumer<FileAccessLog.Builder> file)
Create an instance of this class with
file() initialized to the given value. |
static AccessLog |
AccessLog.fromFile(FileAccessLog file)
Create an instance of this class with
file() initialized to the given value. |
| Modifier and Type | Method and Description |
|---|---|
Logging.Builder |
Logging.Builder.accessLog(AccessLog accessLog)
The access log configuration for a virtual node.
|
Copyright © 2023. All rights reserved.