Uses of Class
software.amazon.awscdk.services.vpclattice.CfnListenerProps.Builder
Packages that use CfnListenerProps.Builder
-
Uses of CfnListenerProps.Builder in software.amazon.awscdk.services.vpclattice
Methods in software.amazon.awscdk.services.vpclattice that return CfnListenerProps.BuilderModifier and TypeMethodDescriptionstatic CfnListenerProps.BuilderCfnListenerProps.builder()CfnListenerProps.Builder.defaultAction(IResolvable defaultAction) Sets the value ofCfnListenerProps.getDefaultAction()CfnListenerProps.Builder.defaultAction(CfnListener.DefaultActionProperty defaultAction) Sets the value ofCfnListenerProps.getDefaultAction()Sets the value ofCfnListenerProps.getName()Sets the value ofCfnListenerProps.getPort()Sets the value ofCfnListenerProps.getProtocol()CfnListenerProps.Builder.serviceIdentifier(String serviceIdentifier) Sets the value ofCfnListenerProps.getServiceIdentifier()Sets the value ofCfnListenerProps.getTags()Constructors in software.amazon.awscdk.services.vpclattice with parameters of type CfnListenerProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnListenerProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnListenerProps.Builder.