Show / Hide Table of Contents

Interface IConfigurationProfileRef

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

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

Stability: Experimental

Synopsis

Properties

ConfigurationProfileRef

(experimental) A reference to a ConfigurationProfile resource.

Properties

ConfigurationProfileRef

(experimental) A reference to a ConfigurationProfile resource.

IConfigurationProfileReference ConfigurationProfileRef { get; }
Property Value

IConfigurationProfileReference

Remarks

Stability: Experimental

Back to top Generated by DocFX