-
@JsonSerializable() public final class KeyEntry
-
-
Constructor Summary
Constructors Constructor Description KeyEntry(KMSKeyId KeyId, ARN KeyArn)
-
Method Summary
Modifier and Type Method Description final KMSKeyIdcomponent1()final ARNcomponent2()final KeyEntrycopy(KMSKeyId KeyId, ARN KeyArn)final KMSKeyIdgetKeyId()final ARNgetKeyArn()-
-
Method Detail
-
component1
final KMSKeyId component1()
-
component2
final ARN component2()
-
getKeyId
final KMSKeyId getKeyId()
-
getKeyArn
final ARN getKeyArn()
-
-
-
-