| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
LambdaEndpointInput.Builder |
LambdaEndpointInput.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the Lambda function or alias.
|
static LambdaEndpointInput.Builder |
LambdaEndpointInput.builder() |
LambdaEndpointInput.Builder |
LambdaEndpointInput.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LambdaEndpointInput.Builder> |
LambdaEndpointInput.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CreateServiceRequest.Builder |
CreateServiceRequest.Builder.lambdaEndpoint(Consumer<LambdaEndpointInput.Builder> lambdaEndpoint)
The configuration for the Lambda endpoint type.
|
default CreateServiceResponse.Builder |
CreateServiceResponse.Builder.lambdaEndpoint(Consumer<LambdaEndpointInput.Builder> lambdaEndpoint)
The configuration for the Lambda endpoint type.
|
Copyright © 2023. All rights reserved.