Uses of Class
software.amazon.awscdk.services.sagemaker.CfnPartnerAppProps.Builder
Packages that use CfnPartnerAppProps.Builder
-
Uses of CfnPartnerAppProps.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnPartnerAppProps.BuilderModifier and TypeMethodDescriptionCfnPartnerAppProps.Builder.applicationConfig(IResolvable applicationConfig) Sets the value ofCfnPartnerAppProps.getApplicationConfig()CfnPartnerAppProps.Builder.applicationConfig(CfnPartnerApp.PartnerAppConfigProperty applicationConfig) Sets the value ofCfnPartnerAppProps.getApplicationConfig()Sets the value ofCfnPartnerAppProps.getAuthType()static CfnPartnerAppProps.BuilderCfnPartnerAppProps.builder()CfnPartnerAppProps.Builder.clientToken(String clientToken) Deprecated.this property has been deprecatedCfnPartnerAppProps.Builder.enableIamSessionBasedIdentity(Boolean enableIamSessionBasedIdentity) Sets the value ofCfnPartnerAppProps.getEnableIamSessionBasedIdentity()CfnPartnerAppProps.Builder.enableIamSessionBasedIdentity(IResolvable enableIamSessionBasedIdentity) Sets the value ofCfnPartnerAppProps.getEnableIamSessionBasedIdentity()CfnPartnerAppProps.Builder.executionRoleArn(String executionRoleArn) Sets the value ofCfnPartnerAppProps.getExecutionRoleArn()Sets the value ofCfnPartnerAppProps.getKmsKeyId()CfnPartnerAppProps.Builder.maintenanceConfig(IResolvable maintenanceConfig) Sets the value ofCfnPartnerAppProps.getMaintenanceConfig()CfnPartnerAppProps.Builder.maintenanceConfig(CfnPartnerApp.PartnerAppMaintenanceConfigProperty maintenanceConfig) Sets the value ofCfnPartnerAppProps.getMaintenanceConfig()Sets the value ofCfnPartnerAppProps.getName()Sets the value ofCfnPartnerAppProps.getTags()Sets the value ofCfnPartnerAppProps.getTier()Sets the value ofCfnPartnerAppProps.getType()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnPartnerAppProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPartnerAppProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPartnerAppProps.Builder.