@Stability(value=Stable)
public static interface CfnCoreDefinition.CoreProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinition-core.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinition-core.html#cfn-greengrass-coredefinition-core-certificatearn@Stability(value=Stable) @NotNull String getId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinition-core.html#cfn-greengrass-coredefinition-core-id@Stability(value=Stable) @NotNull String getThingArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinition-core.html#cfn-greengrass-coredefinition-core-thingarn@Stability(value=Stable) @Nullable default Object getSyncShadow()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinition-core.html#cfn-greengrass-coredefinition-core-syncshadow@Stability(value=Stable) static CfnCoreDefinition.CoreProperty.Builder builder()
Copyright © 2020. All rights reserved.