Uses of Class
software.amazon.awscdk.services.iotfleetwise.CfnDecoderManifest.Builder
Package
Description
AWS::IoTFleetWise Construct Library
-
Uses of CfnDecoderManifest.Builder in software.amazon.awscdk.services.iotfleetwise
Modifier and TypeMethodDescriptionstatic CfnDecoderManifest.Builder
CfnDecoderManifest.Builder.description
(String description) (Optional) A brief description of the decoder manifest.CfnDecoderManifest.Builder.modelManifestArn
(String modelManifestArn) The Amazon Resource Name (ARN) of a vehicle model (model manifest) associated with the decoder manifest.The name of the decoder manifest.CfnDecoderManifest.Builder.networkInterfaces
(List<? extends Object> networkInterfaces) (Optional) A list of information about available network interfaces.CfnDecoderManifest.Builder.networkInterfaces
(IResolvable networkInterfaces) (Optional) A list of information about available network interfaces.CfnDecoderManifest.Builder.signalDecoders
(List<? extends Object> signalDecoders) (Optional) A list of information about signal decoders.CfnDecoderManifest.Builder.signalDecoders
(IResolvable signalDecoders) (Optional) A list of information about signal decoders.(Optional) The state of the decoder manifest.(Optional) Metadata that can be used to manage the decoder manifest.