Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotfleetwise.CfnVehicleMixinProps.Builder
Packages that use CfnVehicleMixinProps.Builder
-
Uses of CfnVehicleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotfleetwise
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotfleetwise that return CfnVehicleMixinProps.BuilderModifier and TypeMethodDescriptionCfnVehicleMixinProps.Builder.associationBehavior(String associationBehavior) Sets the value ofCfnVehicleMixinProps.getAssociationBehavior()CfnVehicleMixinProps.Builder.attributes(Map<String, String> attributes) Sets the value ofCfnVehicleMixinProps.getAttributes()CfnVehicleMixinProps.Builder.attributes(IResolvable attributes) Sets the value ofCfnVehicleMixinProps.getAttributes()static CfnVehicleMixinProps.BuilderCfnVehicleMixinProps.builder()CfnVehicleMixinProps.Builder.decoderManifestArn(String decoderManifestArn) Sets the value ofCfnVehicleMixinProps.getDecoderManifestArn()CfnVehicleMixinProps.Builder.modelManifestArn(String modelManifestArn) Sets the value ofCfnVehicleMixinProps.getModelManifestArn()Sets the value ofCfnVehicleMixinProps.getName()CfnVehicleMixinProps.Builder.stateTemplates(List<? extends Object> stateTemplates) Sets the value ofCfnVehicleMixinProps.getStateTemplates()CfnVehicleMixinProps.Builder.stateTemplates(IResolvable stateTemplates) Sets the value ofCfnVehicleMixinProps.getStateTemplates()Sets the value ofCfnVehicleMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iotfleetwise with parameters of type CfnVehicleMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnVehicleMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnVehicleMixinProps.Builder.