Uses of Class
software.amazon.awscdk.services.lambda.CfnNetworkConnector.Builder
Packages that use CfnNetworkConnector.Builder
-
Uses of CfnNetworkConnector.Builder in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return CfnNetworkConnector.BuilderModifier and TypeMethodDescriptionCfnNetworkConnector.Builder.configuration(IResolvable configuration) The network configuration for the connector.CfnNetworkConnector.Builder.configuration(CfnNetworkConnector.ConfigProperty configuration) The network configuration for the connector.static CfnNetworkConnector.BuilderA unique name for the network connector within your account and Region.CfnNetworkConnector.Builder.operatorRole(String operatorRole) The ARN of the IAM role that Lambda assumes to manage elastic network interfaces in your VPC.A list of tags to apply to the network connector.