Show / Hide Table of Contents

Interface IOIDCProviderRef

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

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

Stability: Experimental

Synopsis

Properties

OidcProviderRef

(experimental) A reference to a OIDCProvider resource.

Properties

OidcProviderRef

(experimental) A reference to a OIDCProvider resource.

IOIDCProviderReference OidcProviderRef { get; }
Property Value

IOIDCProviderReference

Remarks

Stability: Experimental

Back to top Generated by DocFX