Forward
The forward action. Traffic that matches the rule is forwarded to the specified target groups.
Inherited functions
Casts this RuleAction as a FixedResponse and retrieves its aws.sdk.kotlin.services.vpclattice.model.FixedResponseAction value. Throws an exception if the RuleAction is not a FixedResponse.
Casts this RuleAction as a FixedResponse and retrieves its aws.sdk.kotlin.services.vpclattice.model.FixedResponseAction value. Returns null if the RuleAction is not a FixedResponse.
Casts this RuleAction as a Forward and retrieves its aws.sdk.kotlin.services.vpclattice.model.ForwardAction value. Throws an exception if the RuleAction is not a Forward.
Casts this RuleAction as a Forward and retrieves its aws.sdk.kotlin.services.vpclattice.model.ForwardAction value. Returns null if the RuleAction is not a Forward.