Uses of Class
software.amazon.awscdk.services.iot.CfnEncryptionConfiguration.Builder
Packages that use CfnEncryptionConfiguration.Builder
-
Uses of CfnEncryptionConfiguration.Builder in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot that return CfnEncryptionConfiguration.BuilderModifier and TypeMethodDescriptionCfnEncryptionConfiguration.Builder.encryptionType
(String encryptionType) The type of the KMS key.CfnEncryptionConfiguration.Builder.kmsAccessRoleArn
(String kmsAccessRoleArn) The Amazon Resource Name (ARN) of the IAM role assumed by AWS IoT Core to call AWS KMS on behalf of the customer.The ARN of the customer managed KMS key.