Show / Hide Table of Contents

Interface IDomainConfigurationRef

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

Namespace: Amazon.CDK.AWS.IoT
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDomainConfigurationRef : IConstruct, IDependable
Syntax (vb)
Public Interface IDomainConfigurationRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

DomainConfigurationRef

(experimental) A reference to a DomainConfiguration resource.

Properties

DomainConfigurationRef

(experimental) A reference to a DomainConfiguration resource.

IDomainConfigurationReference DomainConfigurationRef { get; }
Property Value

IDomainConfigurationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX