@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-21T20:05:13.695Z") @Stability(value=Stable) 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()
The name of the property in CloudFormation for these tags.
|
@Stability(value=Stable) @Nullable default String getTagPropertyName()
Normally this is tags, but Cognito UserPool uses UserPoolTags
Default: "tags"
@Stability(value=Stable) static TagManagerOptions.Builder builder()
TagManagerOptions.Builder of TagManagerOptionsCopyright © 2021. All rights reserved.