@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.338Z") @Stability(value=Stable) public interface CfnDeviceDefinitionVersionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeviceDefinitionVersionProps.Builder
A builder for
CfnDeviceDefinitionVersionProps |
static class |
CfnDeviceDefinitionVersionProps.Jsii$Proxy
An implementation for
CfnDeviceDefinitionVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeviceDefinitionVersionProps.Builder |
builder() |
String |
getDeviceDefinitionId()
`AWS::Greengrass::DeviceDefinitionVersion.DeviceDefinitionId`.
|
Object |
getDevices()
`AWS::Greengrass::DeviceDefinitionVersion.Devices`.
|
@Stability(value=Stable) @NotNull String getDeviceDefinitionId()
@Stability(value=Stable) @NotNull Object getDevices()
@Stability(value=Stable) static CfnDeviceDefinitionVersionProps.Builder builder()
Copyright © 2021. All rights reserved.