@Stability(value=Experimental) public static final class IdentityPoolGoogleLoginProvider.Builder extends Object implements software.amazon.jsii.Builder<IdentityPoolGoogleLoginProvider>
IdentityPoolGoogleLoginProvider| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
IdentityPoolGoogleLoginProvider |
build()
Builds the configured instance.
|
IdentityPoolGoogleLoginProvider.Builder |
clientId(String clientId)
Sets the value of
IdentityPoolGoogleLoginProvider.getClientId() |
@Stability(value=Experimental) public IdentityPoolGoogleLoginProvider.Builder clientId(String clientId)
IdentityPoolGoogleLoginProvider.getClientId()clientId - App Id for Google Identity Federation. This parameter is required.this@Stability(value=Experimental) public IdentityPoolGoogleLoginProvider build()
build in interface software.amazon.jsii.Builder<IdentityPoolGoogleLoginProvider>IdentityPoolGoogleLoginProviderNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.