Interface IAlias
- All Superinterfaces:
IAliasRef
,software.constructs.IConstruct
,software.constructs.IDependable
,IKey
,IKeyRef
,IResource
,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IAlias.Jsii$Default
- All Known Implementing Classes:
Alias
,IAlias.Jsii$Proxy
@Generated(value="jsii-pacmak/1.113.0 (build fc68b25)",
date="2025-09-15T14:52:00.583Z")
@Stability(Stable)
public interface IAlias
extends software.amazon.jsii.JsiiSerializable, IKey, IAliasRef
A KMS Key alias.
An alias can be used in all places that expect a key.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIAlias
.static final class
A proxy class which represents a concrete javascript instance of this type. -
Method Summary
Modifier and TypeMethodDescriptionThe name of the alias.The Key to which the Alias refers.software.constructs.Node
getNode()
The tree node.Methods inherited from interface software.amazon.awscdk.services.kms.IAliasRef
getAliasRef
Methods inherited from interface software.amazon.awscdk.services.kms.IKey
addAlias, addToResourcePolicy, addToResourcePolicy, getKeyArn, getKeyId, grant, grantDecrypt, grantEncrypt, grantEncryptDecrypt, grantGenerateMac, grantSign, grantSignVerify, grantVerify, grantVerifyMac
Methods inherited from interface software.amazon.awscdk.IResource
applyRemovalPolicy, getEnv, getStack
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson