Uses of Class
software.amazon.awscdk.services.sagemaker.CfnDeviceFleetProps.Builder
Packages that use CfnDeviceFleetProps.Builder
-
Uses of CfnDeviceFleetProps.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnDeviceFleetProps.BuilderModifier and TypeMethodDescriptionstatic CfnDeviceFleetProps.BuilderCfnDeviceFleetProps.builder()CfnDeviceFleetProps.Builder.description(String description) Sets the value ofCfnDeviceFleetProps.getDescription()CfnDeviceFleetProps.Builder.deviceFleetName(String deviceFleetName) Sets the value ofCfnDeviceFleetProps.getDeviceFleetName()CfnDeviceFleetProps.Builder.outputConfig(IResolvable outputConfig) Sets the value ofCfnDeviceFleetProps.getOutputConfig()CfnDeviceFleetProps.Builder.outputConfig(CfnDeviceFleet.EdgeOutputConfigProperty outputConfig) Sets the value ofCfnDeviceFleetProps.getOutputConfig()Sets the value ofCfnDeviceFleetProps.getRoleArn()Sets the value ofCfnDeviceFleetProps.getTags()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnDeviceFleetProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDeviceFleetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDeviceFleetProps.Builder.