Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnAppPropsMixin.ResourceSpecProperty
Packages that use CfnAppPropsMixin.ResourceSpecProperty
-
Uses of CfnAppPropsMixin.ResourceSpecProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnAppPropsMixin.ResourceSpecPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAppPropsMixin.ResourceSpecPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnAppPropsMixin.ResourceSpecPropertyModifier and TypeMethodDescriptionCfnAppPropsMixin.ResourceSpecProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnAppPropsMixin.ResourceSpecPropertyModifier and TypeMethodDescriptionCfnAppMixinProps.Builder.resourceSpec(CfnAppPropsMixin.ResourceSpecProperty resourceSpec) Sets the value ofCfnAppMixinProps.getResourceSpec()CfnAppPropsMixin.Builder.resourceSpec(CfnAppPropsMixin.ResourceSpecProperty resourceSpec) Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.