Class IAttributeReferenceProps.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- software.aws.awsprototypingsdk.cdkgraph.IAttributeReferenceProps.Jsii$Proxy
-
- All Implemented Interfaces:
software.amazon.jsii.JsiiSerializable,IAttributeReferenceProps,IAttributeReferenceProps.Jsii$Default,IBaseEntityDataProps,IBaseEntityDataProps.Jsii$Default,IBaseEntityProps,IBaseEntityProps.Jsii$Default,ITypedEdgeProps,ITypedEdgeProps.Jsii$Default
- Enclosing interface:
- IAttributeReferenceProps
@Internal public static final class IAttributeReferenceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IAttributeReferenceProps.Jsii$Default
A proxy class which represents a concrete javascript instance of this type.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface software.aws.awsprototypingsdk.cdkgraph.IAttributeReferenceProps
IAttributeReferenceProps.Jsii$Default, IAttributeReferenceProps.Jsii$Proxy
-
Nested classes/interfaces inherited from interface software.aws.awsprototypingsdk.cdkgraph.IBaseEntityDataProps
IBaseEntityDataProps.Jsii$Default, IBaseEntityDataProps.Jsii$Proxy
-
Nested classes/interfaces inherited from interface software.aws.awsprototypingsdk.cdkgraph.IBaseEntityProps
IBaseEntityProps.Jsii$Default, IBaseEntityProps.Jsii$Proxy
-
Nested classes/interfaces inherited from interface software.aws.awsprototypingsdk.cdkgraph.ITypedEdgeProps
ITypedEdgeProps.Jsii$Default, ITypedEdgeProps.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>getAttributes()(experimental) Attributes.List<FlagEnum>getFlags()(experimental) Flags.List<software.constructs.MetadataEntry>getMetadata()(experimental) Metadata entries.NodegetSource()(experimental) Edge source is the node that defines the edge (tail).StoregetStore()(experimental) Store.Map<String,String>getTags()(experimental) Tags.NodegetTarget()(experimental) Edge target is the node being referenced by the source (head).StringgetUuid()(experimental) UUID.ObjectgetValue()(experimental) Resolved attribute value.voidsetValue(Boolean value)(experimental) Resolved attribute value.voidsetValue(Number value)(experimental) Resolved attribute value.voidsetValue(String value)(experimental) Resolved attribute value.voidsetValue(List<Object> value)(experimental) Resolved attribute value.voidsetValue(PlainObject value)(experimental) Resolved attribute value.-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Method Detail
-
getAttributes
@Stability(Experimental) @Nullable public final Map<String,Object> getAttributes()
(experimental) Attributes.- Specified by:
getAttributesin interfaceIAttributeReferenceProps.Jsii$Default- Specified by:
getAttributesin interfaceIBaseEntityDataProps- Specified by:
getAttributesin interfaceIBaseEntityDataProps.Jsii$Default- Specified by:
getAttributesin interfaceIBaseEntityProps.Jsii$Default- Specified by:
getAttributesin interfaceITypedEdgeProps.Jsii$Default
-
getFlags
@Stability(Experimental) @Nullable public final List<FlagEnum> getFlags()
(experimental) Flags.- Specified by:
getFlagsin interfaceIAttributeReferenceProps.Jsii$Default- Specified by:
getFlagsin interfaceIBaseEntityDataProps- Specified by:
getFlagsin interfaceIBaseEntityDataProps.Jsii$Default- Specified by:
getFlagsin interfaceIBaseEntityProps.Jsii$Default- Specified by:
getFlagsin interfaceITypedEdgeProps.Jsii$Default
-
getMetadata
@Stability(Experimental) @Nullable public final List<software.constructs.MetadataEntry> getMetadata()
(experimental) Metadata entries.- Specified by:
getMetadatain interfaceIAttributeReferenceProps.Jsii$Default- Specified by:
getMetadatain interfaceIBaseEntityDataProps- Specified by:
getMetadatain interfaceIBaseEntityDataProps.Jsii$Default- Specified by:
getMetadatain interfaceIBaseEntityProps.Jsii$Default- Specified by:
getMetadatain interfaceITypedEdgeProps.Jsii$Default
-
getTags
@Stability(Experimental) @Nullable public final Map<String,String> getTags()
(experimental) Tags.- Specified by:
getTagsin interfaceIAttributeReferenceProps.Jsii$Default- Specified by:
getTagsin interfaceIBaseEntityDataProps- Specified by:
getTagsin interfaceIBaseEntityDataProps.Jsii$Default- Specified by:
getTagsin interfaceIBaseEntityProps.Jsii$Default- Specified by:
getTagsin interfaceITypedEdgeProps.Jsii$Default
-
getStore
@Stability(Experimental) @NotNull public final Store getStore()
(experimental) Store.- Specified by:
getStorein interfaceIAttributeReferenceProps.Jsii$Default- Specified by:
getStorein interfaceIBaseEntityProps- Specified by:
getStorein interfaceIBaseEntityProps.Jsii$Default- Specified by:
getStorein interfaceITypedEdgeProps.Jsii$Default
-
getUuid
@Stability(Experimental) @NotNull public final String getUuid()
(experimental) UUID.- Specified by:
getUuidin interfaceIAttributeReferenceProps.Jsii$Default- Specified by:
getUuidin interfaceIBaseEntityProps- Specified by:
getUuidin interfaceIBaseEntityProps.Jsii$Default- Specified by:
getUuidin interfaceITypedEdgeProps.Jsii$Default
-
getSource
@Stability(Experimental) @NotNull public final Node getSource()
(experimental) Edge source is the node that defines the edge (tail).- Specified by:
getSourcein interfaceIAttributeReferenceProps.Jsii$Default- Specified by:
getSourcein interfaceITypedEdgeProps- Specified by:
getSourcein interfaceITypedEdgeProps.Jsii$Default
-
getTarget
@Stability(Experimental) @NotNull public final Node getTarget()
(experimental) Edge target is the node being referenced by the source (head).- Specified by:
getTargetin interfaceIAttributeReferenceProps.Jsii$Default- Specified by:
getTargetin interfaceITypedEdgeProps- Specified by:
getTargetin interfaceITypedEdgeProps.Jsii$Default
-
getValue
@Stability(Experimental) @NotNull public final Object getValue()
(experimental) Resolved attribute value.- Specified by:
getValuein interfaceIAttributeReferenceProps- Specified by:
getValuein interfaceIAttributeReferenceProps.Jsii$Default
-
setValue
@Stability(Experimental) public final void setValue(@NotNull String value)(experimental) Resolved attribute value.- Specified by:
setValuein interfaceIAttributeReferenceProps- Specified by:
setValuein interfaceIAttributeReferenceProps.Jsii$Default
-
setValue
@Stability(Experimental) public final void setValue(@NotNull Number value)(experimental) Resolved attribute value.- Specified by:
setValuein interfaceIAttributeReferenceProps- Specified by:
setValuein interfaceIAttributeReferenceProps.Jsii$Default
-
setValue
@Stability(Experimental) public final void setValue(@NotNull Boolean value)(experimental) Resolved attribute value.- Specified by:
setValuein interfaceIAttributeReferenceProps- Specified by:
setValuein interfaceIAttributeReferenceProps.Jsii$Default
-
setValue
@Stability(Experimental) public final void setValue(@NotNull PlainObject value)(experimental) Resolved attribute value.- Specified by:
setValuein interfaceIAttributeReferenceProps- Specified by:
setValuein interfaceIAttributeReferenceProps.Jsii$Default
-
setValue
@Stability(Experimental) public final void setValue(@NotNull List<Object> value)(experimental) Resolved attribute value.- Specified by:
setValuein interfaceIAttributeReferenceProps- Specified by:
setValuein interfaceIAttributeReferenceProps.Jsii$Default
-
-