Uses of Interface
software.amazon.awscdk.services.refactorspaces.CfnService.LambdaEndpointInputProperty
Packages that use CfnService.LambdaEndpointInputProperty
Package
Description
AWS::RefactorSpaces Construct Library
-
Uses of CfnService.LambdaEndpointInputProperty in software.amazon.awscdk.services.refactorspaces
Classes in software.amazon.awscdk.services.refactorspaces that implement CfnService.LambdaEndpointInputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnService.LambdaEndpointInputPropertyMethods in software.amazon.awscdk.services.refactorspaces that return CfnService.LambdaEndpointInputPropertyModifier and TypeMethodDescriptionCfnService.LambdaEndpointInputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.refactorspaces with parameters of type CfnService.LambdaEndpointInputPropertyModifier 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()voidCfnService.setLambdaEndpoint(CfnService.LambdaEndpointInputProperty value) A summary of the configuration for the AWS Lambda endpoint type.