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