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