@Generated(value="jsii-pacmak/1.13.0 (build 385c325)", date="2020-10-19T20:38:05.428Z") @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 © 2020. All rights reserved.