@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.521Z") @Stability(value=Stable) public interface CfnPartnerAccountProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPartnerAccountProps.Builder
A builder for
CfnPartnerAccountProps |
static class |
CfnPartnerAccountProps.Jsii$Proxy
An implementation for
CfnPartnerAccountProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnPartnerAccountProps.Builder |
builder() |
default Object |
getAccountLinked()
`AWS::IoTWireless::PartnerAccount.AccountLinked`.
|
default String |
getFingerprint()
`AWS::IoTWireless::PartnerAccount.Fingerprint`.
|
default String |
getPartnerAccountId()
`AWS::IoTWireless::PartnerAccount.PartnerAccountId`.
|
default String |
getPartnerType()
`AWS::IoTWireless::PartnerAccount.PartnerType`.
|
default Object |
getSidewalk()
`AWS::IoTWireless::PartnerAccount.Sidewalk`.
|
default Object |
getSidewalkUpdate()
`AWS::IoTWireless::PartnerAccount.SidewalkUpdate`.
|
default List<CfnTag> |
getTags()
`AWS::IoTWireless::PartnerAccount.Tags`.
|
@Stability(value=Stable) @Nullable default Object getAccountLinked()
@Stability(value=Stable) @Nullable default String getFingerprint()
@Stability(value=Stable) @Nullable default String getPartnerAccountId()
@Stability(value=Stable) @Nullable default String getPartnerType()
@Stability(value=Stable) @Nullable default Object getSidewalk()
@Stability(value=Stable) @Nullable default Object getSidewalkUpdate()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnPartnerAccountProps.Builder builder()
CfnPartnerAccountProps.Builder of CfnPartnerAccountPropsCopyright © 2021. All rights reserved.