Class CfnLink.ResponderErrorMaskingForHttpCodeProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.rtbfabric.CfnLink.ResponderErrorMaskingForHttpCodeProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLink.ResponderErrorMaskingForHttpCodeProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLink.ResponderErrorMaskingForHttpCodeProperty
@Stability(Stable)
@Internal
public static final class CfnLink.ResponderErrorMaskingForHttpCodeProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLink.ResponderErrorMaskingForHttpCodeProperty
An implementation for
CfnLink.ResponderErrorMaskingForHttpCodeProperty-
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.services.rtbfabric.CfnLink.ResponderErrorMaskingForHttpCodeProperty
CfnLink.ResponderErrorMaskingForHttpCodeProperty.Builder, CfnLink.ResponderErrorMaskingForHttpCodeProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLink.ResponderErrorMaskingForHttpCodeProperty.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 theCfnLink.ResponderErrorMaskingForHttpCodeProperty.Builder.
-
-
Method Details
-
getAction
Description copied from interface:CfnLink.ResponderErrorMaskingForHttpCodePropertyThe action for the error..- Specified by:
getActionin interfaceCfnLink.ResponderErrorMaskingForHttpCodeProperty- See Also:
-
getHttpCode
Description copied from interface:CfnLink.ResponderErrorMaskingForHttpCodePropertyThe HTTP error code.- Specified by:
getHttpCodein interfaceCfnLink.ResponderErrorMaskingForHttpCodeProperty- See Also:
-
getLoggingTypes
Description copied from interface:CfnLink.ResponderErrorMaskingForHttpCodePropertyThe error log type.- Specified by:
getLoggingTypesin interfaceCfnLink.ResponderErrorMaskingForHttpCodeProperty- See Also:
-
getResponseLoggingPercentage
Description copied from interface:CfnLink.ResponderErrorMaskingForHttpCodePropertyThe percentage of response logging.- Specified by:
getResponseLoggingPercentagein interfaceCfnLink.ResponderErrorMaskingForHttpCodeProperty- 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()
-