Uses of Class
software.amazon.awscdk.services.iotfleetwise.CfnDecoderManifest.CanNetworkInterfaceProperty.Builder
Packages that use CfnDecoderManifest.CanNetworkInterfaceProperty.Builder
Package
Description
AWS::IoTFleetWise Construct Library
-
Uses of CfnDecoderManifest.CanNetworkInterfaceProperty.Builder in software.amazon.awscdk.services.iotfleetwise
Methods in software.amazon.awscdk.services.iotfleetwise that return CfnDecoderManifest.CanNetworkInterfaceProperty.BuilderModifier and TypeMethodDescriptionCfnDecoderManifest.CanNetworkInterfaceProperty.builder()
CfnDecoderManifest.CanNetworkInterfaceProperty.Builder.canInterface
(IResolvable canInterface) Sets the value ofCfnDecoderManifest.CanNetworkInterfaceProperty.getCanInterface()
CfnDecoderManifest.CanNetworkInterfaceProperty.Builder.canInterface
(CfnDecoderManifest.CanInterfaceProperty canInterface) Sets the value ofCfnDecoderManifest.CanNetworkInterfaceProperty.getCanInterface()
CfnDecoderManifest.CanNetworkInterfaceProperty.Builder.interfaceId
(String interfaceId) Sets the value ofCfnDecoderManifest.CanNetworkInterfaceProperty.getInterfaceId()
Sets the value ofCfnDecoderManifest.CanNetworkInterfaceProperty.getType()
Constructors in software.amazon.awscdk.services.iotfleetwise with parameters of type CfnDecoderManifest.CanNetworkInterfaceProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDecoderManifest.CanNetworkInterfaceProperty.Builder
.