| Modifier and Type | Method and Description |
|---|---|
CfnGraph |
build() |
static CfnGraph.Builder |
create(software.constructs.Construct scope,
String id) |
CfnGraph.Builder |
tags(List<? extends CfnTag> tags)
The tag values to assign to the new behavior graph.
|
@Stability(value=Stable) public static CfnGraph.Builder create(software.constructs.Construct scope, String id)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.CfnGraph.Builder.@Stability(value=Stable) public CfnGraph.Builder tags(List<? extends CfnTag> tags)
tags - The tag values to assign to the new behavior graph. This parameter is required.thisCopyright © 2022. All rights reserved.