Interface ISamlProvider
A SAML provider.
Inherited Members
Namespace: Amazon.CDK.AWS.IAM
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ISamlProvider : IResource, ISAMLProviderRef, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ISamlProvider Inherits IResource, ISAMLProviderRef, IConstruct, IDependable, IEnvironmentAware
Synopsis
Properties
| SamlProviderArn | The Amazon Resource Name (ARN) of the provider. |
Properties
SamlProviderArn
The Amazon Resource Name (ARN) of the provider.
string SamlProviderArn { get; }
Property Value
Remarks
Attribute: true