| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
LambdaEndpointSummary |
LambdaEndpointSummary.clone() |
LambdaEndpointSummary |
ServiceSummary.getLambdaEndpoint()
A summary of the configuration for the Lambda endpoint type.
|
LambdaEndpointSummary |
LambdaEndpointSummary.withArn(String arn)
The Amazon Resource Name (ARN) of the Lambda endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceSummary.setLambdaEndpoint(LambdaEndpointSummary lambdaEndpoint)
A summary of the configuration for the Lambda endpoint type.
|
ServiceSummary |
ServiceSummary.withLambdaEndpoint(LambdaEndpointSummary lambdaEndpoint)
A summary of the configuration for the Lambda endpoint type.
|
Copyright © 2022. All rights reserved.