Class CfnQueuePropsMixin.ErrorInfoProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.pcs.CfnQueuePropsMixin.ErrorInfoProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnQueuePropsMixin.ErrorInfoProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnQueuePropsMixin.ErrorInfoProperty
@Stability(Stable)
@Internal
public static final class CfnQueuePropsMixin.ErrorInfoProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnQueuePropsMixin.ErrorInfoProperty
An implementation for
CfnQueuePropsMixin.ErrorInfoProperty-
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.pcs.CfnQueuePropsMixin.ErrorInfoProperty
CfnQueuePropsMixin.ErrorInfoProperty.Builder, CfnQueuePropsMixin.ErrorInfoProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnQueuePropsMixin.ErrorInfoProperty.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 theCfnQueuePropsMixin.ErrorInfoProperty.Builder.
-
-
Method Details
-
getCode
Description copied from interface:CfnQueuePropsMixin.ErrorInfoPropertyThe short-form error code.- Specified by:
getCodein interfaceCfnQueuePropsMixin.ErrorInfoProperty- See Also:
-
getMessage
Description copied from interface:CfnQueuePropsMixin.ErrorInfoPropertyThe detailed error information.- Specified by:
getMessagein interfaceCfnQueuePropsMixin.ErrorInfoProperty- 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()
-