public class AWSAccountPartition extends ModelEnum<String>
aws. See Partitions
in the AWS documentation for more information.| Modifier and Type | Class and Description |
|---|---|
static class |
AWSAccountPartition.AWSAccountPartitionSerializer |
| Modifier and Type | Field and Description |
|---|---|
static AWSAccountPartition |
AWS |
static AWSAccountPartition |
AWS_CN |
static AWSAccountPartition |
AWS_US_GOV |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static AWSAccountPartition |
fromValue(String value) |
public static final AWSAccountPartition AWS
public static final AWSAccountPartition AWS_CN
public static final AWSAccountPartition AWS_US_GOV
public static AWSAccountPartition fromValue(String value)
Copyright © 2026. All rights reserved.