Uses of Class
software.amazon.awscdk.services.sagemaker.CfnPartnerApp.Builder
Packages that use CfnPartnerApp.Builder
-
Uses of CfnPartnerApp.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnPartnerApp.BuilderModifier and TypeMethodDescriptionCfnPartnerApp.Builder.applicationConfig(IResolvable applicationConfig) A collection of configuration settings for the PartnerApp.CfnPartnerApp.Builder.applicationConfig(CfnPartnerApp.PartnerAppConfigProperty applicationConfig) A collection of configuration settings for the PartnerApp.The Auth type of PartnerApp.CfnPartnerApp.Builder.clientToken(String clientToken) Deprecated.this property has been deprecatedstatic CfnPartnerApp.BuilderCfnPartnerApp.Builder.enableIamSessionBasedIdentity(Boolean enableIamSessionBasedIdentity) Enables IAM Session based Identity for PartnerApp.CfnPartnerApp.Builder.enableIamSessionBasedIdentity(IResolvable enableIamSessionBasedIdentity) Enables IAM Session based Identity for PartnerApp.CfnPartnerApp.Builder.executionRoleArn(String executionRoleArn) The execution role for the user.CfnPartnerApp.Builder.maintenanceConfig(IResolvable maintenanceConfig) A collection of settings that specify the maintenance schedule for the PartnerApp.CfnPartnerApp.Builder.maintenanceConfig(CfnPartnerApp.PartnerAppMaintenanceConfigProperty maintenanceConfig) A collection of settings that specify the maintenance schedule for the PartnerApp.The name of the SageMaker Partner AI App.A list of tags to apply to the PartnerApp.The tier of the PartnerApp.The type of SageMaker Partner AI App to create.