Uses of Class
software.amazon.awscdk.services.sagemaker.alpha.ModelAttributes.Builder
Package
Description
Amazon SageMaker Construct Library
-
Uses of ModelAttributes.Builder in software.amazon.awscdk.services.sagemaker.alpha
Modifier and TypeMethodDescriptionstatic ModelAttributes.Builder
ModelAttributes.builder()
Sets the value ofModelAttributes.getModelArn()
Sets the value ofModelAttributes.getRole()
ModelAttributes.Builder.securityGroups
(List<? extends ISecurityGroup> securityGroups) Sets the value ofModelAttributes.getSecurityGroups()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ModelAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theModelAttributes.Builder
.