@Generated(value="jsii-pacmak/1.63.2 (build a8a8833)", date="2022-08-17T17:31:13.239Z") public interface IAlias extends IKey
An alias can be used in all places that expect a key.
Modifier and Type | Interface and Description |
---|---|
static interface |
IAlias.Jsii$Default
Internal default implementation for
IAlias . |
static class |
IAlias.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAliasName()
The name of the alias.
|
IKey |
getAliasTargetKey()
The Key to which the Alias refers.
|
addAlias, addToResourcePolicy, addToResourcePolicy, getKeyArn, getKeyId, grant, grantDecrypt, grantEncrypt, grantEncryptDecrypt
applyRemovalPolicy, getEnv, getStack
getNode
java.lang.String getAliasName()
IKey getAliasTargetKey()