Class CfnListenerRule.FixedResponseConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.elasticloadbalancingv2.CfnListenerRule.FixedResponseConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnListenerRule.FixedResponseConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnListenerRule.FixedResponseConfigProperty
@Stability(Stable)
@Internal
public static final class CfnListenerRule.FixedResponseConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnListenerRule.FixedResponseConfigProperty
An implementation for
CfnListenerRule.FixedResponseConfigProperty-
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.elasticloadbalancingv2.CfnListenerRule.FixedResponseConfigProperty
CfnListenerRule.FixedResponseConfigProperty.Builder, CfnListenerRule.FixedResponseConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnListenerRule.FixedResponseConfigProperty.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 theCfnListenerRule.FixedResponseConfigProperty.Builder.
-
-
Method Details
-
getStatusCode
Description copied from interface:CfnListenerRule.FixedResponseConfigPropertyThe HTTP response code (2XX, 4XX, or 5XX).- Specified by:
getStatusCodein interfaceCfnListenerRule.FixedResponseConfigProperty- See Also:
-
getContentType
Description copied from interface:CfnListenerRule.FixedResponseConfigPropertyThe content type.Valid Values: text/plain | text/css | text/html | application/javascript | application/json
- Specified by:
getContentTypein interfaceCfnListenerRule.FixedResponseConfigProperty- See Also:
-
getMessageBody
Description copied from interface:CfnListenerRule.FixedResponseConfigPropertyThe message.- Specified by:
getMessageBodyin interfaceCfnListenerRule.FixedResponseConfigProperty- 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()
-