@Stability(value=Stable) public static final class CfnAuthorizer.TagsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAuthorizer.TagsProperty>
CfnAuthorizer.TagsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAuthorizer.TagsProperty |
build()
Builds the configured instance.
|
CfnAuthorizer.TagsProperty.Builder |
tags(List<? extends CfnTag> tags)
Sets the value of
CfnAuthorizer.TagsProperty.getTags() |
@Stability(value=Stable) public CfnAuthorizer.TagsProperty.Builder tags(List<? extends CfnTag> tags)
CfnAuthorizer.TagsProperty.getTags()tags - `CfnAuthorizer.TagsProperty.Tags`.this@Stability(value=Stable) public CfnAuthorizer.TagsProperty build()
build in interface software.amazon.jsii.Builder<CfnAuthorizer.TagsProperty>CfnAuthorizer.TagsPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.