| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
OidcEndpoints.Jsii$Proxy
An implementation for
OidcEndpoints |
| Modifier and Type | Method and Description |
|---|---|
OidcEndpoints |
OidcEndpoints.Builder.build()
Builds the configured instance.
|
default OidcEndpoints |
UserPoolIdentityProviderOidcProps.getEndpoints()
OpenID connect endpoints.
|
OidcEndpoints |
UserPoolIdentityProviderOidcProps.Jsii$Proxy.getEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
UserPoolIdentityProviderOidc.Builder |
UserPoolIdentityProviderOidc.Builder.endpoints(OidcEndpoints endpoints)
OpenID connect endpoints.
|
UserPoolIdentityProviderOidcProps.Builder |
UserPoolIdentityProviderOidcProps.Builder.endpoints(OidcEndpoints endpoints)
Sets the value of
UserPoolIdentityProviderOidcProps.getEndpoints() |
Copyright © 2022. All rights reserved.