@Stability(value=Stable)
public static interface CfnCoreDefinition.CoreProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCoreDefinition.CoreProperty.Builder
A builder for
CfnCoreDefinition.CoreProperty |
static class |
CfnCoreDefinition.CoreProperty.Jsii$Proxy
An implementation for
CfnCoreDefinition.CoreProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCoreDefinition.CoreProperty.Builder |
builder() |
String |
getCertificateArn()
`CfnCoreDefinition.CoreProperty.CertificateArn`.
|
String |
getId()
`CfnCoreDefinition.CoreProperty.Id`.
|
default Object |
getSyncShadow()
`CfnCoreDefinition.CoreProperty.SyncShadow`.
|
String |
getThingArn()
`CfnCoreDefinition.CoreProperty.ThingArn`.
|
@Stability(value=Stable) @NotNull String getCertificateArn()
@Stability(value=Stable) @NotNull String getId()
@Stability(value=Stable) @NotNull String getThingArn()
@Stability(value=Stable) @Nullable default Object getSyncShadow()
@Stability(value=Stable) static CfnCoreDefinition.CoreProperty.Builder builder()
Copyright © 2021. All rights reserved.