| Modifier and Type | Method and Description |
|---|---|
CfnACL.Builder |
CfnACL.Builder.aclName(String aclName)
The name of the Access Control List.
|
static CfnACL.Builder |
CfnACL.Builder.create(Construct scope,
String id) |
CfnACL.Builder |
CfnACL.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnACL.Builder |
CfnACL.Builder.userNames(List<String> userNames)
The list of users that belong to the Access Control List.
|
Copyright © 2023. All rights reserved.