- get(String) - Static method in class software.amazon.awscdk.regioninfo.RegionInfo
-
Obtain region info for a given region name.
- getAppMeshRepositoryAccount() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
-
The ID of the AWS account that owns the public ECR repository that contains the AWS App Mesh Envoy Proxy images in a given region.
- getCdkMetadataResourceAvailable() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
-
Whether the `AWS::CDK::Metadata` CloudFormation Resource is available in this region or not.
- getDlcRepositoryAccount() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
-
The ID of the AWS account that owns the public ECR repository containing the AWS Deep Learning Containers images in this region.
- getDomainSuffix() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
-
The domain name suffix (e.g: amazonaws.com) for this region.
- getEbsEnvEndpointHostedZoneId() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
-
The hosted zone ID used by Route 53 to alias a EBS environment endpoint in this region (e.g: Z2O1EMRO9K5GLX).
- getElbv2Account() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
-
The account ID for ELBv2 in this region.
- getFirehoseCidrBlock() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
-
The CIDR block used by Kinesis Data Firehose servers.
- getName() - Method in interface software.amazon.awscdk.regioninfo.IFact
-
The name of this fact.
- getName() - Method in interface software.amazon.awscdk.regioninfo.IFact.Jsii$Default
-
The name of this fact.
- getName() - Method in class software.amazon.awscdk.regioninfo.IFact.Jsii$Proxy
-
The name of this fact.
- getName() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
-
- getPartition() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
-
The name of the ARN partition for this region (e.g: aws).
- getRegion() - Method in interface software.amazon.awscdk.regioninfo.IFact
-
The region for which this fact applies.
- getRegion() - Method in interface software.amazon.awscdk.regioninfo.IFact.Jsii$Default
-
The region for which this fact applies.
- getRegion() - Method in class software.amazon.awscdk.regioninfo.IFact.Jsii$Proxy
-
The region for which this fact applies.
- getRegions() - Static method in class software.amazon.awscdk.regioninfo.Fact
-
- getRegions() - Static method in class software.amazon.awscdk.regioninfo.RegionInfo
-
- getS3StaticWebsiteEndpoint() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
-
The endpoint used by S3 static website hosting in this region (e.g: s3-static-website-us-east-1.amazonaws.com).
- getS3StaticWebsiteHostedZoneId() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
-
The hosted zone ID used by Route 53 to alias a S3 static website in this region (e.g: Z2O1EMRO9K5GLX).
- getValue() - Method in interface software.amazon.awscdk.regioninfo.IFact
-
The value of this fact.
- getValue() - Method in interface software.amazon.awscdk.regioninfo.IFact.Jsii$Default
-
The value of this fact.
- getValue() - Method in class software.amazon.awscdk.regioninfo.IFact.Jsii$Proxy
-
The value of this fact.
- getVpcEndpointServiceNamePrefix() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
-
The prefix for VPC Endpoint Service names, cn.com.amazonaws.vpce for China regions, com.amazonaws.vpce otherwise.