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
Remarks
Stability: Experimental