public interface Resource extends Indexable, HasId, HasName
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Resource.DefinitionWithRegion<T>
A resource definition allowing a location be selected for the resource.
|
static interface |
Resource.DefinitionWithTags<T>
A resource definition allowing tags to be modified for the resource.
|
static interface |
Resource.UpdateWithTags<T>
An update allowing tags to be modified for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
Region |
region() |
String |
regionName() |
Map<String,String> |
tags() |
String |
type() |
keyCopyright © 2019. All rights reserved.