| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDBProxy.TagFormatProperty.Jsii$Proxy
An implementation for
CfnDBProxy.TagFormatProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDBProxy.TagFormatProperty |
CfnDBProxy.TagFormatProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<CfnDBProxy.TagFormatProperty> |
CfnDBProxyProps.getTags()
An optional set of key-value pairs to associate arbitrary data of your choosing with the proxy.
|
List<CfnDBProxy.TagFormatProperty> |
CfnDBProxyProps.Jsii$Proxy.getTags() |
List<CfnDBProxy.TagFormatProperty> |
CfnDBProxy.getTags()
An optional set of key-value pairs to associate arbitrary data of your choosing with the proxy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnDBProxy.setTags(List<CfnDBProxy.TagFormatProperty> value)
An optional set of key-value pairs to associate arbitrary data of your choosing with the proxy.
|
CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.tags(List<? extends CfnDBProxy.TagFormatProperty> tags)
Sets the value of
CfnDBProxyProps.getTags() |
CfnDBProxy.Builder |
CfnDBProxy.Builder.tags(List<? extends CfnDBProxy.TagFormatProperty> tags)
An optional set of key-value pairs to associate arbitrary data of your choosing with the proxy.
|
Copyright © 2022. All rights reserved.