@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)",
date="2023-03-22T19:35:48.083Z")
public interface UserPoolAuthenticationProviderBindOptions
Example:
// The code below shows an example of how to instantiate this type. // The values are placeholders you should change. import software.amazon.awscdk.services.cognito.identitypool.*; UserPoolAuthenticationProviderBindOptions userPoolAuthenticationProviderBindOptions = UserPoolAuthenticationProviderBindOptions.builder().build();
Modifier and Type | Interface and Description |
---|---|
static class |
UserPoolAuthenticationProviderBindOptions.Builder
A builder for
UserPoolAuthenticationProviderBindOptions |
static class |
UserPoolAuthenticationProviderBindOptions.Jsii$Proxy
An implementation for
UserPoolAuthenticationProviderBindOptions |
Modifier and Type | Method and Description |
---|---|
static UserPoolAuthenticationProviderBindOptions.Builder |
builder() |
static UserPoolAuthenticationProviderBindOptions.Builder builder()