@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.764Z") @Stability(value=Experimental) public interface TagManagerOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
TagManagerOptions.Builder
A builder for
TagManagerOptions |
static class |
TagManagerOptions.Jsii$Proxy
An implementation for
TagManagerOptions |
| Modifier and Type | Method and Description |
|---|---|
static TagManagerOptions.Builder |
builder() |
default String |
getTagPropertyName()
(experimental) The name of the property in CloudFormation for these tags.
|
@Stability(value=Experimental) @Nullable default String getTagPropertyName()
Normally this is tags, but Cognito UserPool uses UserPoolTags
Default: "tags"
@Stability(value=Experimental) static TagManagerOptions.Builder builder()
TagManagerOptions.Builder of TagManagerOptionsCopyright © 2021. All rights reserved.