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