@Stability(value=Stable) public static final class CfnPartnerAccount.SidewalkAccountInfoProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPartnerAccount.SidewalkAccountInfoProperty>
CfnPartnerAccount.SidewalkAccountInfoProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPartnerAccount.SidewalkAccountInfoProperty.Builder |
appServerPrivateKey(String appServerPrivateKey)
Sets the value of
CfnPartnerAccount.SidewalkAccountInfoProperty.getAppServerPrivateKey() |
CfnPartnerAccount.SidewalkAccountInfoProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnPartnerAccount.SidewalkAccountInfoProperty.Builder appServerPrivateKey(String appServerPrivateKey)
CfnPartnerAccount.SidewalkAccountInfoProperty.getAppServerPrivateKey()appServerPrivateKey - `CfnPartnerAccount.SidewalkAccountInfoProperty.AppServerPrivateKey`. This parameter is required.this@Stability(value=Stable) public CfnPartnerAccount.SidewalkAccountInfoProperty build()
build in interface software.amazon.jsii.Builder<CfnPartnerAccount.SidewalkAccountInfoProperty>CfnPartnerAccount.SidewalkAccountInfoPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.