Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotfleetwise.CfnDecoderManifestMixinProps.Builder
Packages that use CfnDecoderManifestMixinProps.Builder
-
Uses of CfnDecoderManifestMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotfleetwise
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotfleetwise that return CfnDecoderManifestMixinProps.BuilderModifier and TypeMethodDescriptionCfnDecoderManifestMixinProps.builder()CfnDecoderManifestMixinProps.Builder.defaultForUnmappedSignals(String defaultForUnmappedSignals) Sets the value ofCfnDecoderManifestMixinProps.getDefaultForUnmappedSignals()CfnDecoderManifestMixinProps.Builder.description(String description) Sets the value ofCfnDecoderManifestMixinProps.getDescription()CfnDecoderManifestMixinProps.Builder.modelManifestArn(String modelManifestArn) Sets the value ofCfnDecoderManifestMixinProps.getModelManifestArn()Sets the value ofCfnDecoderManifestMixinProps.getName()CfnDecoderManifestMixinProps.Builder.networkInterfaces(List<? extends Object> networkInterfaces) Sets the value ofCfnDecoderManifestMixinProps.getNetworkInterfaces()CfnDecoderManifestMixinProps.Builder.networkInterfaces(IResolvable networkInterfaces) Sets the value ofCfnDecoderManifestMixinProps.getNetworkInterfaces()CfnDecoderManifestMixinProps.Builder.signalDecoders(List<? extends Object> signalDecoders) Sets the value ofCfnDecoderManifestMixinProps.getSignalDecoders()CfnDecoderManifestMixinProps.Builder.signalDecoders(IResolvable signalDecoders) Sets the value ofCfnDecoderManifestMixinProps.getSignalDecoders()Sets the value ofCfnDecoderManifestMixinProps.getStatus()Sets the value ofCfnDecoderManifestMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iotfleetwise with parameters of type CfnDecoderManifestMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDecoderManifestMixinProps.Builder.