@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 - `AWS::IoTWireless::PartnerAccount.PartnerAccountId`.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 - `AWS::IoTWireless::PartnerAccount.Sidewalk`.this@Stability(value=Stable) public CfnPartnerAccountProps.Builder sidewalk(IResolvable sidewalk)
CfnPartnerAccountProps.getSidewalk()sidewalk - `AWS::IoTWireless::PartnerAccount.Sidewalk`.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 - `AWS::IoTWireless::PartnerAccount.Tags`.this@Stability(value=Stable) public CfnPartnerAccountProps build()
build in interface software.amazon.jsii.Builder<CfnPartnerAccountProps>CfnPartnerAccountPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.