Uses of Class
software.amazon.awscdk.services.lambda.CfnNetworkConnectorProps.Builder
Packages that use CfnNetworkConnectorProps.Builder
-
Uses of CfnNetworkConnectorProps.Builder in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return CfnNetworkConnectorProps.BuilderModifier and TypeMethodDescriptionCfnNetworkConnectorProps.builder()CfnNetworkConnectorProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnNetworkConnectorProps.getConfiguration()CfnNetworkConnectorProps.Builder.configuration(CfnNetworkConnector.ConfigProperty configuration) Sets the value ofCfnNetworkConnectorProps.getConfiguration()Sets the value ofCfnNetworkConnectorProps.getName()CfnNetworkConnectorProps.Builder.operatorRole(String operatorRole) Sets the value ofCfnNetworkConnectorProps.getOperatorRole()Sets the value ofCfnNetworkConnectorProps.getTags()Constructors in software.amazon.awscdk.services.lambda with parameters of type CfnNetworkConnectorProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkConnectorProps.Builder.