Uses of Interface
software.amazon.awscdk.services.paymentcryptography.CfnKey.KeyAttributesProperty
Packages that use CfnKey.KeyAttributesProperty
Package
Description
AWS::PaymentCryptography Construct Library
-
Uses of CfnKey.KeyAttributesProperty in software.amazon.awscdk.services.paymentcryptography
Classes in software.amazon.awscdk.services.paymentcryptography that implement CfnKey.KeyAttributesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnKey.KeyAttributesPropertyMethods in software.amazon.awscdk.services.paymentcryptography that return CfnKey.KeyAttributesPropertyModifier and TypeMethodDescriptionCfnKey.KeyAttributesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.paymentcryptography with parameters of type CfnKey.KeyAttributesPropertyModifier and TypeMethodDescriptionCfnKey.Builder.keyAttributes(CfnKey.KeyAttributesProperty keyAttributes) The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key.CfnKeyProps.Builder.keyAttributes(CfnKey.KeyAttributesProperty keyAttributes) Sets the value ofCfnKeyProps.getKeyAttributes()voidCfnKey.setKeyAttributes(CfnKey.KeyAttributesProperty value) The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key.