Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnPartnerAppMixinProps.Builder
Packages that use CfnPartnerAppMixinProps.Builder
-
Uses of CfnPartnerAppMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnPartnerAppMixinProps.BuilderModifier and TypeMethodDescriptionCfnPartnerAppMixinProps.Builder.applicationConfig(CfnPartnerAppPropsMixin.PartnerAppConfigProperty applicationConfig) Sets the value ofCfnPartnerAppMixinProps.getApplicationConfig()CfnPartnerAppMixinProps.Builder.applicationConfig(IResolvable applicationConfig) Sets the value ofCfnPartnerAppMixinProps.getApplicationConfig()CfnPartnerAppMixinProps.Builder.appVersion(String appVersion) Sets the value ofCfnPartnerAppMixinProps.getAppVersion()Sets the value ofCfnPartnerAppMixinProps.getAuthType()CfnPartnerAppMixinProps.builder()CfnPartnerAppMixinProps.Builder.clientToken(String clientToken) Deprecated.this property has been deprecatedCfnPartnerAppMixinProps.Builder.enableAutoMinorVersionUpgrade(Boolean enableAutoMinorVersionUpgrade) Sets the value ofCfnPartnerAppMixinProps.getEnableAutoMinorVersionUpgrade()CfnPartnerAppMixinProps.Builder.enableAutoMinorVersionUpgrade(IResolvable enableAutoMinorVersionUpgrade) Sets the value ofCfnPartnerAppMixinProps.getEnableAutoMinorVersionUpgrade()CfnPartnerAppMixinProps.Builder.enableIamSessionBasedIdentity(Boolean enableIamSessionBasedIdentity) Sets the value ofCfnPartnerAppMixinProps.getEnableIamSessionBasedIdentity()CfnPartnerAppMixinProps.Builder.enableIamSessionBasedIdentity(IResolvable enableIamSessionBasedIdentity) Sets the value ofCfnPartnerAppMixinProps.getEnableIamSessionBasedIdentity()CfnPartnerAppMixinProps.Builder.executionRoleArn(String executionRoleArn) Sets the value ofCfnPartnerAppMixinProps.getExecutionRoleArn()Sets the value ofCfnPartnerAppMixinProps.getKmsKeyId()CfnPartnerAppMixinProps.Builder.maintenanceConfig(CfnPartnerAppPropsMixin.PartnerAppMaintenanceConfigProperty maintenanceConfig) Sets the value ofCfnPartnerAppMixinProps.getMaintenanceConfig()CfnPartnerAppMixinProps.Builder.maintenanceConfig(IResolvable maintenanceConfig) Sets the value ofCfnPartnerAppMixinProps.getMaintenanceConfig()Sets the value ofCfnPartnerAppMixinProps.getName()Sets the value ofCfnPartnerAppMixinProps.getTags()Sets the value ofCfnPartnerAppMixinProps.getTier()Sets the value ofCfnPartnerAppMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnPartnerAppMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPartnerAppMixinProps.Builder.