Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnPartnerAppPropsMixin.Builder
Packages that use CfnPartnerAppPropsMixin.Builder
-
Uses of CfnPartnerAppPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnPartnerAppPropsMixin.BuilderModifier and TypeMethodDescriptionCfnPartnerAppPropsMixin.Builder.applicationConfig(CfnPartnerAppPropsMixin.PartnerAppConfigProperty applicationConfig) Configuration settings for the Partner AI App.CfnPartnerAppPropsMixin.Builder.applicationConfig(IResolvable applicationConfig) Configuration settings for the Partner AI App.CfnPartnerAppPropsMixin.Builder.appVersion(String appVersion) The version of the PartnerApp.Defines the authentication type used for the Partner AI App.CfnPartnerAppPropsMixin.Builder.clientToken(String clientToken) Deprecated.this property has been deprecatedCfnPartnerAppPropsMixin.Builder.create()CfnPartnerAppPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnPartnerAppPropsMixin.Builder.enableAutoMinorVersionUpgrade(Boolean enableAutoMinorVersionUpgrade) Enables automatic minor version upgrades for the PartnerApp.CfnPartnerAppPropsMixin.Builder.enableAutoMinorVersionUpgrade(IResolvable enableAutoMinorVersionUpgrade) Enables automatic minor version upgrades for the PartnerApp.CfnPartnerAppPropsMixin.Builder.enableIamSessionBasedIdentity(Boolean enableIamSessionBasedIdentity) Enables IAM Session based Identity for PartnerApp.CfnPartnerAppPropsMixin.Builder.enableIamSessionBasedIdentity(IResolvable enableIamSessionBasedIdentity) Enables IAM Session based Identity for PartnerApp.CfnPartnerAppPropsMixin.Builder.executionRoleArn(String executionRoleArn) The Amazon Resource Name (ARN) of the IAM role of the user.The AWS KMS customer managed key used to encrypt the data associated with the PartnerApp.CfnPartnerAppPropsMixin.Builder.maintenanceConfig(CfnPartnerAppPropsMixin.PartnerAppMaintenanceConfigProperty maintenanceConfig) A collection of settings that specify the maintenance schedule for the PartnerApp.CfnPartnerAppPropsMixin.Builder.maintenanceConfig(IResolvable maintenanceConfig) A collection of settings that specify the maintenance schedule for the PartnerApp.The name of the Partner AI App.A list of tags to apply to the PartnerApp.Specifies the tier or level of the Partner AI App.Specifies the type of Partner AI App being created.