@Stability(value=Stable) public static final class CfnService.LambdaEndpointInputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnService.LambdaEndpointInputProperty>
CfnService.LambdaEndpointInputProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnService.LambdaEndpointInputProperty.Builder |
arn(String arn)
Sets the value of
CfnService.LambdaEndpointInputProperty.getArn() |
CfnService.LambdaEndpointInputProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnService.LambdaEndpointInputProperty.Builder arn(String arn)
CfnService.LambdaEndpointInputProperty.getArn()arn - The Amazon Resource Name (ARN) of the Lambda endpoint. This parameter is required.this@Stability(value=Stable) public CfnService.LambdaEndpointInputProperty build()
build in interface software.amazon.jsii.Builder<CfnService.LambdaEndpointInputProperty>CfnService.LambdaEndpointInputPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.