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 class
An implementation forCfnListener.DefaultActionProperty
Methods 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()
void
CfnListener.setDefaultAction
(CfnListener.DefaultActionProperty value) The action for the default rule.