public static interface LastError.Builder extends SdkPojo, CopyableBuilder<LastError.Builder,LastError>
| Modifier and Type | Method and Description |
|---|---|
LastError.Builder |
code(String code)
The error code for the VPC endpoint error.
|
LastError.Builder |
message(String message)
The error message for the VPC endpoint error.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLastError.Builder message(String message)
The error message for the VPC endpoint error.
message - The error message for the VPC endpoint error.LastError.Builder code(String code)
The error code for the VPC endpoint error.
code - The error code for the VPC endpoint error.Copyright © 2022. All rights reserved.