Show / Hide Table of Contents

Interface IUserProfileRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.OpsWorks
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IUserProfileRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IUserProfileRef Inherits IConstruct, IDependable, IEnvironmentAware
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