Show / Hide Table of Contents

Interface IUserToGroupAdditionRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.IAM
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IUserToGroupAdditionRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IUserToGroupAdditionRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

UserToGroupAdditionRef

(experimental) A reference to a UserToGroupAddition resource.

Properties

UserToGroupAdditionRef

(experimental) A reference to a UserToGroupAddition resource.

IUserToGroupAdditionReference UserToGroupAdditionRef { get; }
Property Value

IUserToGroupAdditionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX