Class CfnRulePropsMixin.ActionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.vpclattice.CfnRulePropsMixin.ActionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRulePropsMixin.ActionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRulePropsMixin.ActionProperty
@Stability(Stable)
@Internal
public static final class CfnRulePropsMixin.ActionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRulePropsMixin.ActionProperty
An implementation for
CfnRulePropsMixin.ActionProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.vpclattice.CfnRulePropsMixin.ActionProperty
CfnRulePropsMixin.ActionProperty.Builder, CfnRulePropsMixin.ActionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRulePropsMixin.ActionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnRulePropsMixin.ActionProperty.Builder.
-
-
Method Details
-
getFixedResponse
Description copied from interface:CfnRulePropsMixin.ActionPropertyThe fixed response action.The rule returns a custom HTTP response.
Returns union: either
IResolvableorCfnRulePropsMixin.FixedResponseProperty- Specified by:
getFixedResponsein interfaceCfnRulePropsMixin.ActionProperty- See Also:
-
getForward
Description copied from interface:CfnRulePropsMixin.ActionPropertyThe forward action.Traffic that matches the rule is forwarded to the specified target groups.
Returns union: either
IResolvableorCfnRulePropsMixin.ForwardProperty- Specified by:
getForwardin interfaceCfnRulePropsMixin.ActionProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-