Interface ISAMLProviderRef
(experimental) Indicates that this resource can be referenced as a SAMLProvider.
Namespace: Amazon.CDK.AWS.IAM
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ISAMLProviderRef : IConstruct, IDependable
Syntax (vb)
Public Interface ISAMLProviderRef Inherits IConstruct, IDependable
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