Class FixedResponseActionConfig

java.lang.Object
software.amazon.awssdk.services.elasticloadbalancingv2.model.FixedResponseActionConfig
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<FixedResponseActionConfig.Builder,FixedResponseActionConfig>

@Generated("software.amazon.awssdk:codegen") public final class FixedResponseActionConfig extends Object implements SdkPojo, Serializable, ToCopyableBuilder<FixedResponseActionConfig.Builder,FixedResponseActionConfig>

Information about an action that returns a custom HTTP response.

See Also: