Interface IDataSetRef.Jsii$Default
- All Superinterfaces:
software.constructs.IConstruct
,software.constructs.IConstruct.Jsii$Default
,IDataSetRef
,software.constructs.IDependable
,software.constructs.IDependable.Jsii$Default
,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IDataSetRef.Jsii$Proxy
- Enclosing interface:
IDataSetRef
@Internal
public static interface IDataSetRef.Jsii$Default
extends IDataSetRef, software.constructs.IConstruct.Jsii$Default
Internal default implementation for
IDataSetRef
.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$Proxy
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.quicksight.IDataSetRef
IDataSetRef.Jsii$Default, IDataSetRef.Jsii$Proxy
Nested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$Proxy
-
Method Summary
Modifier and TypeMethodDescriptiondefault DataSetReference
(experimental) A reference to a DataSet resource.default software.constructs.Node
getNode()
The tree node.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getNode
@Stability(Stable) @NotNull default software.constructs.Node getNode()The tree node.- Specified by:
getNode
in interfacesoftware.constructs.IConstruct
- Specified by:
getNode
in interfacesoftware.constructs.IConstruct.Jsii$Default
-
getDataSetRef
(experimental) A reference to a DataSet resource.- Specified by:
getDataSetRef
in interfaceIDataSetRef
-