Show / Hide Table of Contents

Interface IIdentityProviderRef

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

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

Stability: Experimental

Synopsis

Properties

IdentityProviderRef

(experimental) A reference to a IdentityProvider resource.

Properties

IdentityProviderRef

(experimental) A reference to a IdentityProvider resource.

IIdentityProviderReference IdentityProviderRef { get; }
Property Value

IIdentityProviderReference

Remarks

Stability: Experimental

Back to top Generated by DocFX