@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 - `AWS::Detective::Graph.Tags`.this@Stability(value=Stable) public CfnGraphProps build()
build in interface software.amazon.jsii.Builder<CfnGraphProps>CfnGraphPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.