Class CfnTopicPropsMixin.TopicNamedEntityProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnTopicPropsMixin.TopicNamedEntityProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTopicPropsMixin.TopicNamedEntityProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTopicPropsMixin.TopicNamedEntityProperty
@Stability(Stable)
@Internal
public static final class CfnTopicPropsMixin.TopicNamedEntityProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTopicPropsMixin.TopicNamedEntityProperty
An implementation for
CfnTopicPropsMixin.TopicNamedEntityProperty-
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.CfnTopicPropsMixin.TopicNamedEntityProperty
CfnTopicPropsMixin.TopicNamedEntityProperty.Builder, CfnTopicPropsMixin.TopicNamedEntityProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopicPropsMixin.TopicNamedEntityProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe definition of a named entity.final StringThe description of the named entity.final StringThe name of the named entity.The other names or aliases for the named entity.final ObjectThe type of named entity that a topic represents.final inthashCode()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 theCfnTopicPropsMixin.TopicNamedEntityProperty.Builder.
-
-
Method Details
-
getDefinition
Description copied from interface:CfnTopicPropsMixin.TopicNamedEntityPropertyThe definition of a named entity.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTopicPropsMixin.NamedEntityDefinitionProperty>- Specified by:
getDefinitionin interfaceCfnTopicPropsMixin.TopicNamedEntityProperty- See Also:
-
getEntityDescription
Description copied from interface:CfnTopicPropsMixin.TopicNamedEntityPropertyThe description of the named entity.- Specified by:
getEntityDescriptionin interfaceCfnTopicPropsMixin.TopicNamedEntityProperty- See Also:
-
getEntityName
Description copied from interface:CfnTopicPropsMixin.TopicNamedEntityPropertyThe name of the named entity.- Specified by:
getEntityNamein interfaceCfnTopicPropsMixin.TopicNamedEntityProperty- See Also:
-
getEntitySynonyms
Description copied from interface:CfnTopicPropsMixin.TopicNamedEntityPropertyThe other names or aliases for the named entity.- Specified by:
getEntitySynonymsin interfaceCfnTopicPropsMixin.TopicNamedEntityProperty- See Also:
-
getSemanticEntityType
Description copied from interface:CfnTopicPropsMixin.TopicNamedEntityPropertyThe type of named entity that a topic represents.Returns union: either
IResolvableorCfnTopicPropsMixin.SemanticEntityTypeProperty- Specified by:
getSemanticEntityTypein interfaceCfnTopicPropsMixin.TopicNamedEntityProperty- 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()
-