Uses of Class
software.amazon.awscdk.services.sagemaker.CfnPartnerAppProps.Builder
-
Uses of CfnPartnerAppProps.Builder in software.amazon.awscdk.services.sagemaker
Modifier 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.Builder
CfnPartnerAppProps.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()
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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnPartnerAppProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPartnerAppProps.Builder
.