Show / Hide Table of Contents

Interface IVerifiedAccessGroupRef

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

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

Stability: Experimental

Synopsis

Properties

VerifiedAccessGroupRef

(experimental) A reference to a VerifiedAccessGroup resource.

Properties

VerifiedAccessGroupRef

(experimental) A reference to a VerifiedAccessGroup resource.

IVerifiedAccessGroupReference VerifiedAccessGroupRef { get; }
Property Value

IVerifiedAccessGroupReference

Remarks

Stability: Experimental

Back to top Generated by DocFX