| Package | Description |
|---|---|
| software.amazon.awscdk.services.lakeformation |
AWS::LakeFormation Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnTagProps.Builder |
CfnTagProps.builder() |
CfnTagProps.Builder |
CfnTagProps.Builder.catalogId(String catalogId)
Sets the value of
CfnTagProps.getCatalogId() |
CfnTagProps.Builder |
CfnTagProps.Builder.tagKey(String tagKey)
Sets the value of
CfnTagProps.getTagKey() |
CfnTagProps.Builder |
CfnTagProps.Builder.tagValues(List<String> tagValues)
Sets the value of
CfnTagProps.getTagValues() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnTagProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTagProps.Builder. |
Copyright © 2022. All rights reserved.