Uses of Interface
software.amazon.awscdk.services.kms.CfnReplicaKeyProps
Package
Description
AWS Key Management Service Construct Library
-
Uses of CfnReplicaKeyProps in software.amazon.awscdk.services.kms
Modifier and TypeMethodDescriptionCfnReplicaKeyProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnReplicaKey
(Construct scope, String id, CfnReplicaKeyProps props) Create a newAWS::KMS::ReplicaKey
.