Uses of Interface
software.amazon.awscdk.services.refactorspaces.CfnService.LambdaEndpointInputProperty
Package
Description
AWS::RefactorSpaces Construct Library
-
Uses of CfnService.LambdaEndpointInputProperty in software.amazon.awscdk.services.refactorspaces
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnService.LambdaEndpointInputProperty
Modifier and TypeMethodDescriptionCfnService.LambdaEndpointInputProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnService.Builder.lambdaEndpoint
(CfnService.LambdaEndpointInputProperty lambdaEndpoint) A summary of the configuration for the AWS Lambda endpoint type.CfnServiceProps.Builder.lambdaEndpoint
(CfnService.LambdaEndpointInputProperty lambdaEndpoint) Sets the value ofCfnServiceProps.getLambdaEndpoint()
void
CfnService.setLambdaEndpoint
(CfnService.LambdaEndpointInputProperty value) A summary of the configuration for the AWS Lambda endpoint type.