@Stability(value=Stable)
public static interface CfnCoreDefinitionVersion.CoreProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinitionversion-core.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCoreDefinitionVersion.CoreProperty.Builder
A builder for
CfnCoreDefinitionVersion.CoreProperty |
static class |
CfnCoreDefinitionVersion.CoreProperty.Jsii$Proxy
An implementation for
CfnCoreDefinitionVersion.CoreProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCoreDefinitionVersion.CoreProperty.Builder |
builder() |
String |
getCertificateArn()
`CfnCoreDefinitionVersion.CoreProperty.CertificateArn`.
|
String |
getId()
`CfnCoreDefinitionVersion.CoreProperty.Id`.
|
default Object |
getSyncShadow()
`CfnCoreDefinitionVersion.CoreProperty.SyncShadow`.
|
String |
getThingArn()
`CfnCoreDefinitionVersion.CoreProperty.ThingArn`.
|
@Stability(value=Stable) @NotNull String getCertificateArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinitionversion-core.html#cfn-greengrass-coredefinitionversion-core-certificatearn@Stability(value=Stable) @NotNull String getId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinitionversion-core.html#cfn-greengrass-coredefinitionversion-core-id@Stability(value=Stable) @NotNull String getThingArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinitionversion-core.html#cfn-greengrass-coredefinitionversion-core-thingarn@Stability(value=Stable) @Nullable default Object getSyncShadow()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinitionversion-core.html#cfn-greengrass-coredefinitionversion-core-syncshadow@Stability(value=Stable) static CfnCoreDefinitionVersion.CoreProperty.Builder builder()
Copyright © 2020. All rights reserved.