| Package | Description |
|---|---|
| software.amazon.awscdk.services.amazonmq |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnConfiguration.TagsEntryProperty.Jsii$Proxy
An implementation for
CfnConfiguration.TagsEntryProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnConfiguration.TagsEntryProperty |
CfnConfiguration.TagsEntryProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnConfiguration.TagsEntryProperty> |
CfnConfigurationProps.getTags()
`AWS::AmazonMQ::Configuration.Tags`.
|
List<CfnConfiguration.TagsEntryProperty> |
CfnConfigurationProps.Jsii$Proxy.getTags() |
| Modifier and Type | Method and Description |
|---|---|
CfnConfiguration.Builder |
CfnConfiguration.Builder.tags(List<? extends CfnConfiguration.TagsEntryProperty> tags)
`AWS::AmazonMQ::Configuration.Tags`.
|
CfnConfigurationProps.Builder |
CfnConfigurationProps.Builder.tags(List<? extends CfnConfiguration.TagsEntryProperty> tags)
Sets the value of
CfnConfigurationProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(String data,
String engineType,
String engineVersion,
String name,
String authenticationStrategy,
String description,
List<? extends CfnConfiguration.TagsEntryProperty> tags)
Constructor that initializes the object based on literal property values passed by the
CfnConfigurationProps.Builder. |
Copyright © 2021. All rights reserved.