Class CfnTemplate.TemplateErrorProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.TemplateErrorProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.TemplateErrorProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplate.TemplateErrorProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.TemplateErrorProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.TemplateErrorProperty
An implementation for
CfnTemplate.TemplateErrorProperty-
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.quicksight.CfnTemplate.TemplateErrorProperty
CfnTemplate.TemplateErrorProperty.Builder, CfnTemplate.TemplateErrorProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.TemplateErrorProperty.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 theCfnTemplate.TemplateErrorProperty.Builder.
-
-
Method Details
-
getMessage
Description copied from interface:CfnTemplate.TemplateErrorPropertyDescription of the error type.- Specified by:
getMessagein interfaceCfnTemplate.TemplateErrorProperty- See Also:
-
getType
Description copied from interface:CfnTemplate.TemplateErrorPropertyType of error.- Specified by:
getTypein interfaceCfnTemplate.TemplateErrorProperty- See Also:
-
getViolatedEntities
Description copied from interface:CfnTemplate.TemplateErrorPropertyAn error path that shows which entities caused the template error.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTemplate.EntityProperty>- Specified by:
getViolatedEntitiesin interfaceCfnTemplate.TemplateErrorProperty- 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()
-