Package com.hashicorp.cdktf
Class StackAnnotation.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
com.hashicorp.cdktf.StackAnnotation.Jsii$Proxy
- All Implemented Interfaces:
StackAnnotation,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
StackAnnotation
@Stability(Experimental)
@Internal
public static final class StackAnnotation.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements StackAnnotation
An implementation for
StackAnnotation-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface com.hashicorp.cdktf.StackAnnotation
StackAnnotation.Builder, StackAnnotation.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(StackAnnotation.Builder builder) Constructor that initializes the object based on literal property values passed by theStackAnnotation.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 theStackAnnotation.Builder.
-
-
Method Details
-
getConstructPath
- Specified by:
getConstructPathin interfaceStackAnnotation
-
getLevel
- Specified by:
getLevelin interfaceStackAnnotation
-
getMessage
- Specified by:
getMessagein interfaceStackAnnotation
-
getStacktrace
- Specified by:
getStacktracein interfaceStackAnnotation
-
$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()
-