public class Resource extends Object
| Constructor and Description |
|---|
Resource(String instanceId,
List<RdsTag> tags) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceId() |
List<RdsTag> |
getTags() |
void |
setInstanceId(String instanceId) |
void |
setTags(List<RdsTag> tags) |
Copyright © 2024. All rights reserved.