Interface IUserPoolIdentityProvider
Represents a UserPoolIdentityProvider.
stable
Synopsis
Properties
providerName | The primary identifier of this identity provider. |
Properties
providerName
The primary identifier of this identity provider.
stable true
Declaration
readonly providerName: string;
Property Value
string