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