public static interface AwsLambdaFunctionEnvironmentError.Builder extends SdkPojo, CopyableBuilder<AwsLambdaFunctionEnvironmentError.Builder,AwsLambdaFunctionEnvironmentError>
| Modifier and Type | Method and Description |
|---|---|
AwsLambdaFunctionEnvironmentError.Builder |
errorCode(String errorCode)
The error code.
|
AwsLambdaFunctionEnvironmentError.Builder |
message(String message)
The error message.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsLambdaFunctionEnvironmentError.Builder errorCode(String errorCode)
The error code.
errorCode - The error code.AwsLambdaFunctionEnvironmentError.Builder message(String message)
The error message.
message - The error message.Copyright © 2023. All rights reserved.