@Stability(value=Stable) public static final class CfnGraphProps.Builder extends Object implements software.amazon.jsii.Builder<CfnGraphProps>
CfnGraphProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGraphProps |
build()
Builds the configured instance.
|
CfnGraphProps.Builder |
tags(List<? extends CfnTag> tags)
Sets the value of
CfnGraphProps.getTags() |
@Stability(value=Stable) public CfnGraphProps.Builder tags(List<? extends CfnTag> tags)
CfnGraphProps.getTags()tags - The tag values to assign to the new behavior graph.this@Stability(value=Stable) public CfnGraphProps build()
build in interface software.amazon.jsii.Builder<CfnGraphProps>CfnGraphPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.