@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.864Z") @Stability(value=Stable) public interface CfnDeviceDefinitionVersionProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-devicedefinitionversion.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-devicedefinitionversion.html#cfn-greengrass-devicedefinitionversion-devicedefinitionid@Stability(value=Stable) @NotNull Object getDevices()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-devicedefinitionversion.html#cfn-greengrass-devicedefinitionversion-devices@Stability(value=Stable) static CfnDeviceDefinitionVersionProps.Builder builder()
Copyright © 2020. All rights reserved.