Interface ISAMLProviderRef
(experimental) Indicates that this resource can be referenced as a SAMLProvider.
Inherited Members
Namespace: Amazon.CDK.Interfaces.IAM
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ISAMLProviderRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ISAMLProviderRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| SamlProviderRef | (experimental) A reference to a SAMLProvider resource. |
Properties
SamlProviderRef
(experimental) A reference to a SAMLProvider resource.
ISAMLProviderReference SamlProviderRef { get; }
Property Value
Remarks
Stability: Experimental