Show / Hide Table of Contents

Interface IEncryptionConfigurationRef

(experimental) Indicates that this resource can be referenced as a EncryptionConfiguration.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.IoT
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IEncryptionConfigurationRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IEncryptionConfigurationRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

EncryptionConfigurationRef

(experimental) A reference to a EncryptionConfiguration resource.

Properties

EncryptionConfigurationRef

(experimental) A reference to a EncryptionConfiguration resource.

IEncryptionConfigurationReference EncryptionConfigurationRef { get; }
Property Value

IEncryptionConfigurationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX