Show / Hide Table of Contents

Interface IUserProfileRef

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

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

Stability: Experimental

Synopsis

Properties

UserProfileRef

(experimental) A reference to a UserProfile resource.

Properties

UserProfileRef

(experimental) A reference to a UserProfile resource.

IUserProfileReference UserProfileRef { get; }
Property Value

IUserProfileReference

Remarks

Stability: Experimental

Back to top Generated by DocFX