AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes the primary or replica key in a multi-Region key.

Inheritance Hierarchy

System.Object
  Amazon.KeyManagementService.Model.MultiRegionKey

Namespace: Amazon.KeyManagementService.Model
Assembly: AWSSDK.KeyManagementService.dll
Version: 3.x.y.z

Syntax

C#
public class MultiRegionKey

The MultiRegionKey type exposes the following members

Constructors

NameDescription
Public Method MultiRegionKey()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

Displays the key ARN of a primary or replica key of a multi-Region key.

Public Property Region System.String

Gets and sets the property Region.

Displays the Amazon Web Services Region of a primary or replica key in a multi-Region key.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5