Java com.amazonaws.services.rds.model Tag fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.rds.model Tag fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.rds.model Tag.

The text is from its open source code.

Constructor

Method

StringgetKey()

A key is the required name of the tag.

StringgetValue()

A value is the optional value of the tag.