Uses of Class
software.amazon.awscdk.services.sagemaker.CfnAlgorithm.ChannelSpecificationProperty.Builder
Packages that use CfnAlgorithm.ChannelSpecificationProperty.Builder
-
Uses of CfnAlgorithm.ChannelSpecificationProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnAlgorithm.ChannelSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnAlgorithm.ChannelSpecificationProperty.builder()CfnAlgorithm.ChannelSpecificationProperty.Builder.description(String description) Sets the value ofCfnAlgorithm.ChannelSpecificationProperty.getDescription()CfnAlgorithm.ChannelSpecificationProperty.Builder.isRequired(Boolean isRequired) Sets the value ofCfnAlgorithm.ChannelSpecificationProperty.getIsRequired()CfnAlgorithm.ChannelSpecificationProperty.Builder.isRequired(IResolvable isRequired) Sets the value ofCfnAlgorithm.ChannelSpecificationProperty.getIsRequired()Sets the value ofCfnAlgorithm.ChannelSpecificationProperty.getName()CfnAlgorithm.ChannelSpecificationProperty.Builder.supportedCompressionTypes(List<String> supportedCompressionTypes) Sets the value ofCfnAlgorithm.ChannelSpecificationProperty.getSupportedCompressionTypes()CfnAlgorithm.ChannelSpecificationProperty.Builder.supportedContentTypes(List<String> supportedContentTypes) Sets the value ofCfnAlgorithm.ChannelSpecificationProperty.getSupportedContentTypes()CfnAlgorithm.ChannelSpecificationProperty.Builder.supportedInputModes(List<String> supportedInputModes) Sets the value ofCfnAlgorithm.ChannelSpecificationProperty.getSupportedInputModes()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnAlgorithm.ChannelSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAlgorithm.ChannelSpecificationProperty.Builder.