Class AwsKmsCmkArnInfo
- java.lang.Object
-
- com.amazonaws.encryptionsdk.internal.AwsKmsCmkArnInfo
-
public final class AwsKmsCmkArnInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description AwsKmsCmkArnInfo(String partition, String region, String accountId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAccountId()
String
getPartition()
String
getRegion()
-