Java com.amazonaws.services.kms.model AliasListEntry fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.kms.model AliasListEntry fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.kms.model AliasListEntry.

The text is from its open source code.

Method

StringgetAliasName()

String that contains the alias.

StringgetTargetKeyId()

String that contains the key identifier referred to by the alias.