@Stability(value=Stable) public static final class CfnPartnerAccount.SidewalkUpdateAccountProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPartnerAccount.SidewalkUpdateAccountProperty>
CfnPartnerAccount.SidewalkUpdateAccountProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPartnerAccount.SidewalkUpdateAccountProperty.Builder |
appServerPrivateKey(String appServerPrivateKey)
Sets the value of
CfnPartnerAccount.SidewalkUpdateAccountProperty.getAppServerPrivateKey() |
CfnPartnerAccount.SidewalkUpdateAccountProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnPartnerAccount.SidewalkUpdateAccountProperty.Builder appServerPrivateKey(String appServerPrivateKey)
CfnPartnerAccount.SidewalkUpdateAccountProperty.getAppServerPrivateKey()appServerPrivateKey - The new Sidewalk application server private key.this@Stability(value=Stable) public CfnPartnerAccount.SidewalkUpdateAccountProperty build()
build in interface software.amazon.jsii.Builder<CfnPartnerAccount.SidewalkUpdateAccountProperty>CfnPartnerAccount.SidewalkUpdateAccountPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.