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