FixedResponse
Describes the rule action that returns a custom HTTP response.
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.