@Generated(value="software.amazon.awssdk:codegen") public final class UsWest1 extends Object implements RegionMetadata
Constructor and Description |
---|
UsWest1() |
Modifier and Type | Method and Description |
---|---|
String |
description()
Returns the description of this region; ex: "US East (N.
|
String |
domain()
Returns the domain for this region; ex: "amazonaws.com".
|
String |
id()
The unique system ID for this region; ex: "us-east-1".
|
PartitionMetadata |
partition()
Returns the metadata for this region's partition.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
of
public String id()
RegionMetadata
id
in interface RegionMetadata
public String domain()
RegionMetadata
domain
in interface RegionMetadata
public String description()
RegionMetadata
description
in interface RegionMetadata
public PartitionMetadata partition()
RegionMetadata
partition
in interface RegionMetadata
Copyright © 2019. All rights reserved.