| Modifier and Type | Method and Description |
|---|---|
static CfnGroup.Builder |
CfnGroup.Builder.create(Construct scope,
String id) |
CfnGroup.Builder |
CfnGroup.Builder.name(String name)
A name for the group.
|
CfnGroup.Builder |
CfnGroup.Builder.resourceArns(List<String> resourceArns)
The ARNs of the canaries that you want to associate with this group.
|
CfnGroup.Builder |
CfnGroup.Builder.tags(List<? extends CfnTag> tags)
The list of key-value pairs that are associated with the group.
|
Copyright © 2022. All rights reserved.