| Modifier and Type | Method and Description |
|---|---|
static CfnOutcome.Builder |
CfnOutcome.Builder.create(Construct scope,
String id) |
CfnOutcome.Builder |
CfnOutcome.Builder.description(String description)
The outcome description.
|
CfnOutcome.Builder |
CfnOutcome.Builder.name(String name)
The outcome name.
|
CfnOutcome.Builder |
CfnOutcome.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
Copyright © 2022. All rights reserved.