| Modifier and Type | Method and Description |
|---|---|
static CfnAllowList.Builder |
CfnAllowList.Builder.create(Construct scope,
String id) |
CfnAllowList.Builder |
CfnAllowList.Builder.criteria(CfnAllowList.CriteriaProperty criteria)
The criteria that specify the text or text pattern to ignore.
|
CfnAllowList.Builder |
CfnAllowList.Builder.criteria(IResolvable criteria)
The criteria that specify the text or text pattern to ignore.
|
CfnAllowList.Builder |
CfnAllowList.Builder.description(String description)
A custom description of the allow list.
|
CfnAllowList.Builder |
CfnAllowList.Builder.name(String name)
A custom name for the allow list.
|
CfnAllowList.Builder |
CfnAllowList.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to the allow list.
|
Copyright © 2022. All rights reserved.