Class CfnTopicV2Props.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTopicV2Props.Jsii$Proxy
- All Implemented Interfaces:
CfnTopicV2Props,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTopicV2Props
@Stability(Stable)
@Internal
public static final class CfnTopicV2Props.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTopicV2Props
An implementation for
CfnTopicV2Props-
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.CfnTopicV2Props
CfnTopicV2Props.Builder, CfnTopicV2Props.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnTopicV2Props.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTopicV2Props.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 Stringfinal ObjectReturns union: eitherIResolvableorCfnTopicV2.CustomInstructionsPropertyfinal ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnTopicV2.DataSetRelationProperty>final ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnTopicV2.DataSetReferenceProperty>final Stringfinal StringgetName()final ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnTopicV2.ResourcePermissionProperty>getTags()final Stringfinal 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 theCfnTopicV2Props.Builder.
-
-
Method Details
-
getAwsAccountId
- Specified by:
getAwsAccountIdin interfaceCfnTopicV2Props- See Also:
-
getCustomInstructions
Description copied from interface:CfnTopicV2PropsReturns union: eitherIResolvableorCfnTopicV2.CustomInstructionsProperty- Specified by:
getCustomInstructionsin interfaceCfnTopicV2Props- See Also:
-
getDataSetRelations
Description copied from interface:CfnTopicV2PropsReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnTopicV2.DataSetRelationProperty>- Specified by:
getDataSetRelationsin interfaceCfnTopicV2Props- See Also:
-
getDataSets
Description copied from interface:CfnTopicV2PropsReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnTopicV2.DataSetReferenceProperty>- Specified by:
getDataSetsin interfaceCfnTopicV2Props- See Also:
-
getDescription
- Specified by:
getDescriptionin interfaceCfnTopicV2Props- See Also:
-
getFolderArns
- Specified by:
getFolderArnsin interfaceCfnTopicV2Props- See Also:
-
getName
- Specified by:
getNamein interfaceCfnTopicV2Props- See Also:
-
getPermissions
Description copied from interface:CfnTopicV2PropsReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnTopicV2.ResourcePermissionProperty>- Specified by:
getPermissionsin interfaceCfnTopicV2Props- See Also:
-
getTags
- Specified by:
getTagsin interfaceCfnTopicV2Props- See Also:
-
getTopicId
- Specified by:
getTopicIdin interfaceCfnTopicV2Props- 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()
-