Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotwireless.CfnPartnerAccountPropsMixin.Builder
Packages that use CfnPartnerAccountPropsMixin.Builder
-
Uses of CfnPartnerAccountPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotwireless
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotwireless that return CfnPartnerAccountPropsMixin.BuilderModifier and TypeMethodDescriptionCfnPartnerAccountPropsMixin.Builder.accountLinked(Boolean accountLinked) Whether the partner account is linked to the AWS account.CfnPartnerAccountPropsMixin.Builder.accountLinked(IResolvable accountLinked) Whether the partner account is linked to the AWS account.CfnPartnerAccountPropsMixin.Builder.create()CfnPartnerAccountPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnPartnerAccountPropsMixin.Builder.partnerAccountId(String partnerAccountId) The ID of the partner account to update.CfnPartnerAccountPropsMixin.Builder.partnerType(String partnerType) The partner type.CfnPartnerAccountPropsMixin.Builder.sidewalk(CfnPartnerAccountPropsMixin.SidewalkAccountInfoProperty sidewalk) The Sidewalk account credentials.CfnPartnerAccountPropsMixin.Builder.sidewalk(IResolvable sidewalk) The Sidewalk account credentials.CfnPartnerAccountPropsMixin.Builder.sidewalkResponse(CfnPartnerAccountPropsMixin.SidewalkAccountInfoWithFingerprintProperty sidewalkResponse) Information about a Sidewalk account.CfnPartnerAccountPropsMixin.Builder.sidewalkResponse(IResolvable sidewalkResponse) Information about a Sidewalk account.CfnPartnerAccountPropsMixin.Builder.sidewalkUpdate(CfnPartnerAccountPropsMixin.SidewalkUpdateAccountProperty sidewalkUpdate) Sidewalk update.CfnPartnerAccountPropsMixin.Builder.sidewalkUpdate(IResolvable sidewalkUpdate) Sidewalk update.The tags are an array of key-value pairs to attach to the specified resource.