Interface IOIDCProviderRef
(experimental) Indicates that this resource can be referenced as a OIDCProvider.
Inherited Members
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
Remarks
Stability: Experimental