@Stability(value=Stable) public static final class CfnPartnerAccountProps.Builder extends Object implements software.amazon.jsii.Builder<CfnPartnerAccountProps>
CfnPartnerAccountProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnPartnerAccountProps.Builder accountLinked(Boolean accountLinked)
CfnPartnerAccountProps.getAccountLinked()accountLinked - `AWS::IoTWireless::PartnerAccount.AccountLinked`.this@Stability(value=Stable) public CfnPartnerAccountProps.Builder accountLinked(IResolvable accountLinked)
CfnPartnerAccountProps.getAccountLinked()accountLinked - `AWS::IoTWireless::PartnerAccount.AccountLinked`.this@Stability(value=Stable) public CfnPartnerAccountProps.Builder fingerprint(String fingerprint)
CfnPartnerAccountProps.getFingerprint()fingerprint - `AWS::IoTWireless::PartnerAccount.Fingerprint`.this@Stability(value=Stable) public CfnPartnerAccountProps.Builder partnerAccountId(String partnerAccountId)
CfnPartnerAccountProps.getPartnerAccountId()partnerAccountId - The ID of the partner account to update.this@Stability(value=Stable) public CfnPartnerAccountProps.Builder partnerType(String partnerType)
CfnPartnerAccountProps.getPartnerType()partnerType - `AWS::IoTWireless::PartnerAccount.PartnerType`.this@Stability(value=Stable) public CfnPartnerAccountProps.Builder sidewalk(CfnPartnerAccount.SidewalkAccountInfoProperty sidewalk)
CfnPartnerAccountProps.getSidewalk()sidewalk - The Sidewalk account credentials.this@Stability(value=Stable) public CfnPartnerAccountProps.Builder sidewalk(IResolvable sidewalk)
CfnPartnerAccountProps.getSidewalk()sidewalk - The Sidewalk account credentials.this@Stability(value=Stable) public CfnPartnerAccountProps.Builder sidewalkUpdate(CfnPartnerAccount.SidewalkUpdateAccountProperty sidewalkUpdate)
CfnPartnerAccountProps.getSidewalkUpdate()sidewalkUpdate - `AWS::IoTWireless::PartnerAccount.SidewalkUpdate`.this@Stability(value=Stable) public CfnPartnerAccountProps.Builder sidewalkUpdate(IResolvable sidewalkUpdate)
CfnPartnerAccountProps.getSidewalkUpdate()sidewalkUpdate - `AWS::IoTWireless::PartnerAccount.SidewalkUpdate`.this@Stability(value=Stable) public CfnPartnerAccountProps.Builder tags(List<? extends CfnTag> tags)
CfnPartnerAccountProps.getTags()tags - The tags are an array of key-value pairs to attach to the specified resource.
Tags can have a minimum of 0 and a maximum of 50 items.this@Stability(value=Stable) public CfnPartnerAccountProps build()
build in interface software.amazon.jsii.Builder<CfnPartnerAccountProps>CfnPartnerAccountPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.