Cloud Keys 2020 Kotlin Edition

Questions / Feedback?

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 constructor()



public constructor(name: String?, value: String?)



 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Keys 2020 Kotlin Edition - Version 20.0 [Build 7876]