Uses of Interface
software.amazon.awscdk.services.vpclattice.CfnListener.DefaultActionProperty
Packages that use CfnListener.DefaultActionProperty
-
Uses of CfnListener.DefaultActionProperty in software.amazon.awscdk.services.vpclattice
Classes in software.amazon.awscdk.services.vpclattice that implement CfnListener.DefaultActionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnListener.DefaultActionPropertyMethods in software.amazon.awscdk.services.vpclattice that return CfnListener.DefaultActionPropertyModifier and TypeMethodDescriptionCfnListener.DefaultActionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.vpclattice with parameters of type CfnListener.DefaultActionPropertyModifier and TypeMethodDescriptionCfnListener.Builder.defaultAction(CfnListener.DefaultActionProperty defaultAction) The action for the default rule.CfnListenerProps.Builder.defaultAction(CfnListener.DefaultActionProperty defaultAction) Sets the value ofCfnListenerProps.getDefaultAction()voidCfnListener.setDefaultAction(CfnListener.DefaultActionProperty value) The action for the default rule.