toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
costandusagereportservice
/
aws.sdk.kotlin.services.costandusagereportservice.model
/
AwsRegion
Aws
Region
sealed
class
AwsRegion
The region of the S3 bucket that Amazon Web Services delivers the report into.
Inheritors
Bahrain
Beijing
CanadaCentral
CapeTown
Frankfurt
HongKong
Hyderabad
Ireland
Jakarta
London
Milano
Mumbai
Ningxia
NorthernCalifornia
Ohio
Oregon
Osaka
Paris
SaoPaulo
Seoul
Singapore
Spain
Stockholm
Sydney
Tokyo
Uae
UsStandard
Zurich
SdkUnknown
Members
Types
Bahrain
Link copied to clipboard
object
Bahrain
:
AwsRegion
Beijing
Link copied to clipboard
object
Beijing
:
AwsRegion
Canada
Central
Link copied to clipboard
object
CanadaCentral
:
AwsRegion
Cape
Town
Link copied to clipboard
object
CapeTown
:
AwsRegion
Companion
Link copied to clipboard
object
Companion
Frankfurt
Link copied to clipboard
object
Frankfurt
:
AwsRegion
Hong
Kong
Link copied to clipboard
object
HongKong
:
AwsRegion
Hyderabad
Link copied to clipboard
object
Hyderabad
:
AwsRegion
Ireland
Link copied to clipboard
object
Ireland
:
AwsRegion
Jakarta
Link copied to clipboard
object
Jakarta
:
AwsRegion
London
Link copied to clipboard
object
London
:
AwsRegion
Milano
Link copied to clipboard
object
Milano
:
AwsRegion
Mumbai
Link copied to clipboard
object
Mumbai
:
AwsRegion
Ningxia
Link copied to clipboard
object
Ningxia
:
AwsRegion
Northern
California
Link copied to clipboard
object
NorthernCalifornia
:
AwsRegion
Ohio
Link copied to clipboard
object
Ohio
:
AwsRegion
Oregon
Link copied to clipboard
object
Oregon
:
AwsRegion
Osaka
Link copied to clipboard
object
Osaka
:
AwsRegion
Paris
Link copied to clipboard
object
Paris
:
AwsRegion
Sao
Paulo
Link copied to clipboard
object
SaoPaulo
:
AwsRegion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AwsRegion
Seoul
Link copied to clipboard
object
Seoul
:
AwsRegion
Singapore
Link copied to clipboard
object
Singapore
:
AwsRegion
Spain
Link copied to clipboard
object
Spain
:
AwsRegion
Stockholm
Link copied to clipboard
object
Stockholm
:
AwsRegion
Sydney
Link copied to clipboard
object
Sydney
:
AwsRegion
Tokyo
Link copied to clipboard
object
Tokyo
:
AwsRegion
Uae
Link copied to clipboard
object
Uae
:
AwsRegion
Us
Standard
Link copied to clipboard
object
UsStandard
:
AwsRegion
Zurich
Link copied to clipboard
object
Zurich
:
AwsRegion
Properties
value
Link copied to clipboard
abstract
val
value
:
String