| BaseEntity |
(experimental) Base class for all store entities (Node and Edges).
|
| CdkConstructIds |
(experimental) Common cdk construct ids.
|
| CdkGraph |
(experimental) CdkGraph construct is the cdk-graph framework controller that is responsible for computing the graph, storing serialized graph, and instrumenting plugins per the plugin contract.
|
| CdkGraph.Builder |
(experimental) A fluent builder for CdkGraph.
|
| CdkGraphArtifact |
(experimental) CdkGraph artifact definition.
|
| CdkGraphArtifact.Builder |
|
| CdkGraphArtifacts |
(experimental) CdkGraph core artifacts.
|
| CdkGraphContext |
(experimental) CdkGraph context.
|
| CfnAttributesEnum |
(experimental) Common cfn attribute keys.
|
| CfnResourceNode |
(experimental) CfnResourceNode defines an L1 cdk resource.
|
| ConstructInfo |
(experimental) Source information on a construct (class fqn and version).
|
| ConstructInfo.Builder |
|
| ConstructInfoFqnEnum |
(experimental) Commonly used cdk construct info fqn (jsii fully-qualified ids).
|
| Dependency |
(experimental) Dependency edge class defines CloudFormation dependency between resources.
|
| Edge |
(experimental) Edge class defines a link (relationship) between nodes, as in standard graph theory.
|
| EdgeDirectionEnum |
(experimental) EdgeDirection specifies in which direction the edge is directed or if it is undirected.
|
| EdgeTypeEnum |
(experimental) Edge types handles by the graph.
|
| FilterPreset |
(experimental) Filter presets.
|
| FilterStrategy |
(experimental) Filter strategy to apply to filter matches.
|
| FlagEnum |
(experimental) Graph flags.
|
| IAppNodeProps |
|
| IAppNodeProps.Jsii$Default |
|
| IAttributeReferenceProps |
(experimental) Attribute type reference props.
|
| IAttributeReferenceProps.Jsii$Default |
|
| IBaseEntityDataProps |
(experimental) Base interface for all store entities data props.
|
| IBaseEntityDataProps.Jsii$Default |
|
| IBaseEntityProps |
(experimental) Base interface for all store entities props.
|
| IBaseEntityProps.Jsii$Default |
|
| ICdkGraphPlugin |
(experimental) CdkGraph Plugin interface.
|
| ICdkGraphPlugin.Jsii$Default |
|
| ICdkGraphProps |
|
| ICdkGraphProps.Builder |
|
| ICfnResourceNodeProps |
(experimental) CfnResourceNode props.
|
| ICfnResourceNodeProps.Jsii$Default |
|
| IEdgePredicate |
(experimental) Predicate to match edge.
|
| IEdgePredicate.Jsii$Default |
|
| IEdgeProps |
(experimental) Edge props interface.
|
| IEdgeProps.Jsii$Default |
|
| IFilterFocusCallback |
(experimental) Determines focus node of filter plan.
|
| IFilterFocusCallback.Jsii$Default |
|
| IFindEdgeOptions |
(experimental) Options for edge based search operations.
|
| IFindEdgeOptions.Jsii$Default |
|
| IFindNodeOptions |
(experimental) Options for node based search operations.
|
| IFindNodeOptions.Jsii$Default |
|
| IGraphFilter |
(experimental) Graph filter.
|
| IGraphFilter.Jsii$Default |
|
| IGraphFilterPlan |
(experimental) Graph filter plan.
|
| IGraphFilterPlan.Jsii$Default |
|
| IGraphFilterPlanFocusConfig |
|
| IGraphFilterPlanFocusConfig.Builder |
|
| IGraphPluginBindCallback |
(experimental) Callback signature for graph Plugin.bind operation.
|
| IGraphPluginBindCallback.Jsii$Default |
|
| IGraphReportCallback |
(experimental) Callback signature for graph Plugin.report operation.
|
| IGraphReportCallback.Jsii$Default |
|
| IGraphStoreFilter |
(experimental) Store filter callback interface used to perform filtering operations directly against the store, as opposed to using IGraphFilter definitions.
|
| IGraphStoreFilter.Jsii$Default |
|
| IGraphSynthesizeCallback |
(experimental) Callback signature for graph Plugin.synthesize operation.
|
| IGraphSynthesizeCallback.Jsii$Default |
|
| IGraphVisitorCallback |
(experimental) Callback signature for graph Plugin.inspect operation.
|
| IGraphVisitorCallback.Jsii$Default |
|
| INestedStackNodeProps |
|
| INestedStackNodeProps.Jsii$Default |
|
| InferredNodeProps |
(experimental) Inferred node props.
|
| InferredNodeProps.Builder |
|
| INodePredicate |
(experimental) Predicate to match node.
|
| INodePredicate.Jsii$Default |
|
| INodeProps |
(experimental) Node props.
|
| INodeProps.Jsii$Default |
|
| IOutputNodeProps |
(experimental) OutputNode props.
|
| IOutputNodeProps.Jsii$Default |
|
| IParameterNodeProps |
|
| IParameterNodeProps.Jsii$Default |
|
| IReferenceProps |
(experimental) Reference edge props.
|
| IReferenceProps.Jsii$Default |
|
| IResourceNodeProps |
(experimental) ResourceNode props.
|
| IResourceNodeProps.Jsii$Default |
|
| ISerializableEdge |
(experimental) Interface for serializable graph edge entity.
|
| ISerializableEdge.Jsii$Default |
|
| ISerializableEntity |
(experimental) Interface for serializable graph entities.
|
| ISerializableEntity.Jsii$Default |
|
| ISerializableGraphStore |
(experimental) Interface for serializable graph store.
|
| ISerializableGraphStore.Jsii$Default |
|
| ISerializableNode |
(experimental) Interface for serializable graph node entity.
|
| ISerializableNode.Jsii$Default |
|
| IStackNodeProps |
|
| IStackNodeProps.Jsii$Default |
|
| IStoreCounts |
(experimental) Interface for store counts.
|
| IStoreCounts.Jsii$Default |
|
| ITypedEdgeProps |
(experimental) Base edge props agnostic to edge type.
|
| ITypedEdgeProps.Jsii$Default |
|
| ITypedNodeProps |
(experimental) Base node props agnostic to node type.
|
| ITypedNodeProps.Jsii$Default |
|
| MetadataTypeEnum |
(experimental) Common cdk metadata types.
|
| Node |
(experimental) Node class is the base definition of node entities in the graph, as in standard graph theory.
|
| NodeTypeEnum |
(experimental) Node types handled by the graph.
|
| OutputNode |
(experimental) OutputNode defines a cdk CfnOutput resources.
|
| ParameterNode |
(experimental) ParameterNode defines a CfnParameter node.
|
| PlainObject |
(experimental) Serializable plain object value (JSII supported).
|
| PlainObject.Builder |
|
| Reference |
(experimental) Reference edge class defines a directed relationship between nodes.
|
| ReferenceTypeEnum |
(experimental) Reference edge types.
|
| ResourceNode |
(experimental) ResourceNode class defines a L2 cdk resource construct.
|
| RootNode |
(experimental) RootNode represents the root of the store tree.
|
| SGEdge |
(experimental) Serializable graph edge entity.
|
| SGEdge.Builder |
|
| SGEntity |
(experimental) Serializable graph entity.
|
| SGEntity.Builder |
|
| SGGraphStore |
(experimental) Serializable graph store.
|
| SGGraphStore.Builder |
|
| SGNode |
(experimental) Serializable graph node entity.
|
| SGNode.Builder |
|
| SGUnresolvedReference |
(experimental) Unresolved reference struct.
|
| SGUnresolvedReference.Builder |
|
| StackNode |
(experimental) StackNode defines a cdk Stack.
|
| StageNode |
(experimental) StageNode defines a cdk Stage.
|
| Store |
(experimental) Store class provides the in-memory database-like interface for managing all entities in the graph.
|