Class AuthenticateCognitoAction
A Listener Action to authenticate with Cognito.
Implements
Inherited Members
Namespace: Amazon.CDK.AWS.ElasticLoadBalancingV2.Actions
Assembly: Amazon.CDK.AWS.ElasticLoadBalancingV2.Actions.dll
Syntax (csharp)
public class AuthenticateCognitoAction : ListenerAction, IListenerAction
Syntax (vb)
Public Class AuthenticateCognitoAction
Inherits ListenerAction
Implements IListenerAction
Synopsis
Constructors
AuthenticateCognitoAction(IAuthenticateCognitoActionProps) | Authenticate using an identity provide (IdP) that is compliant with OpenID Connect (OIDC). |
AuthenticateCognitoAction(ByRefValue) | Used by jsii to construct an instance of this class from a Javascript-owned object reference |
AuthenticateCognitoAction(DeputyBase.DeputyProps) | Used by jsii to construct an instance of this class from DeputyProps |
Constructors
AuthenticateCognitoAction(IAuthenticateCognitoActionProps)
Authenticate using an identity provide (IdP) that is compliant with OpenID Connect (OIDC).
public AuthenticateCognitoAction(IAuthenticateCognitoActionProps options)
Parameters
- options IAuthenticateCognitoActionProps
AuthenticateCognitoAction(ByRefValue)
Used by jsii to construct an instance of this class from a Javascript-owned object reference
protected AuthenticateCognitoAction(ByRefValue reference)
Parameters
- reference Amazon.JSII.Runtime.Deputy.ByRefValue
The Javascript-owned object reference
AuthenticateCognitoAction(DeputyBase.DeputyProps)
Used by jsii to construct an instance of this class from DeputyProps
protected AuthenticateCognitoAction(DeputyBase.DeputyProps props)
Parameters
- props Amazon.JSII.Runtime.Deputy.DeputyBase.DeputyProps
The deputy props