public static final class TagManagerOptions.Builder
extends java.lang.Object
TagManagerOptions
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TagManagerOptions |
build()
Builds the configured instance.
|
TagManagerOptions.Builder |
tagPropertyName(java.lang.String tagPropertyName)
Sets the value of
TagManagerOptions.getTagPropertyName() |
public TagManagerOptions.Builder tagPropertyName(java.lang.String tagPropertyName)
TagManagerOptions.getTagPropertyName()
tagPropertyName
- The name of the property in CloudFormation for these tags.
Normally this is tags
, but Cognito UserPool uses UserPoolTagsthis
public TagManagerOptions build()
TagManagerOptions
java.lang.NullPointerException
- if any required attribute was not provided