interface IEncryptionConfigurationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoT.IEncryptionConfigurationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiot#IEncryptionConfigurationRef |
![]() | software.amazon.awscdk.services.iot.IEncryptionConfigurationRef |
![]() | aws_cdk.aws_iot.IEncryptionConfigurationRef |
![]() | aws-cdk-lib » aws_iot » IEncryptionConfigurationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a EncryptionConfiguration.
Properties
Name | Type | Description |
---|---|---|
encryption | Encryption | A reference to a EncryptionConfiguration resource. |
node | Node | The tree node. |
encryptionConfigurationRef
Type:
Encryption
A reference to a EncryptionConfiguration resource.
node
Type:
Node
The tree node.