- get(String) - Static method in class software.amazon.awscdk.regioninfo.RegionInfo
-
Obtain region info for a given region name.
- getCdkMetadataResourceAvailable() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
-
Whether the `AWS::CDK::Metadata` CloudFormation Resource is available in this region or not.
- getDomainSuffix() - Method in class software.amazon.awscdk.regioninfo.RegionInfo
-
The domain name suffix (e.g: amazonaws.com) for this region.
- getName() - Method in interface software.amazon.awscdk.regioninfo.IFact
-
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
-
EXPERIMENTAL
- 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 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
-
EXPERIMENTAL
- getRegions() - Static method in class software.amazon.awscdk.regioninfo.RegionInfo
-
EXPERIMENTAL
- 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 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.