Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnNetworkConnectorPropsMixin.Builder
Packages that use CfnNetworkConnectorPropsMixin.Builder
-
Uses of CfnNetworkConnectorPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.lambda
Methods in software.amazon.awscdk.cfnpropertymixins.services.lambda that return CfnNetworkConnectorPropsMixin.BuilderModifier and TypeMethodDescriptionCfnNetworkConnectorPropsMixin.Builder.configuration(CfnNetworkConnectorPropsMixin.ConfigProperty configuration) The network configuration for the connector.CfnNetworkConnectorPropsMixin.Builder.configuration(IResolvable configuration) The network configuration for the connector.CfnNetworkConnectorPropsMixin.Builder.create()CfnNetworkConnectorPropsMixin.Builder.create(CfnPropertyMixinOptions options) A unique name for the network connector within your account and Region.CfnNetworkConnectorPropsMixin.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.