public static final class CfnPartnerAccount.SidewalkUpdateAccountProperty.Builder
extends java.lang.Object
CfnPartnerAccount.SidewalkUpdateAccountProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnPartnerAccount.SidewalkUpdateAccountProperty.Builder |
appServerPrivateKey(java.lang.String appServerPrivateKey)
Sets the value of
CfnPartnerAccount.SidewalkUpdateAccountProperty.getAppServerPrivateKey() |
CfnPartnerAccount.SidewalkUpdateAccountProperty |
build()
Builds the configured instance.
|
public CfnPartnerAccount.SidewalkUpdateAccountProperty.Builder appServerPrivateKey(java.lang.String appServerPrivateKey)
CfnPartnerAccount.SidewalkUpdateAccountProperty.getAppServerPrivateKey()
appServerPrivateKey
- The new Sidewalk application server private key.this
public CfnPartnerAccount.SidewalkUpdateAccountProperty build()
CfnPartnerAccount.SidewalkUpdateAccountProperty
java.lang.NullPointerException
- if any required attribute was not provided