| 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)
`AWS::Detective::Graph.Tags`.
|
@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 - `AWS::Detective::Graph.Tags`. This parameter is required.thisCopyright © 2021. All rights reserved.