| Package | Description |
|---|---|
| software.amazon.awscdk.services.amazonmq |
Amazon MQ Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnBroker.TagsEntryProperty.Jsii$Proxy
An implementation for
CfnBroker.TagsEntryProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnBroker.TagsEntryProperty |
CfnBroker.TagsEntryProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnBroker.TagsEntryProperty> |
CfnBrokerProps.getTags()
An array of key-value pairs.
|
List<CfnBroker.TagsEntryProperty> |
CfnBrokerProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnBroker.Builder |
CfnBroker.Builder.tags(List<? extends CfnBroker.TagsEntryProperty> tags)
An array of key-value pairs.
|
CfnBrokerProps.Builder |
CfnBrokerProps.Builder.tags(List<? extends CfnBroker.TagsEntryProperty> tags)
Sets the value of
CfnBrokerProps.getTags() |
Copyright © 2022. All rights reserved.