AWSContextItem Type

An Amazon KMS encryption context item.

Remarks

This type represents an Amazon KMS encryption context item.

Fields

Name
String

The name of the context item.

This field specifies the name of the context item.

Value
String

The value of the context item.

This field specifies the value of the context item.

Constructors

public AWSContextItem();
Public AWSContextItem()
public AWSContextItem(string name, string value);
Public AWSContextItem(ByVal Name As String, ByVal Value As String)

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 .NET Edition - Version 20.0 [Build 8157]