T
- the type of the next stage resource definitionpublic static interface Resource.DefinitionWithRegion<T>
Modifier and Type | Method and Description |
---|---|
T |
withRegion(Region region)
Specifies the region for the resource.
|
T |
withRegion(String regionName)
Specifies the region for the resource by name.
|
Copyright © 2019. All rights reserved.