Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnWorkforceMixinProps.Builder
Packages that use CfnWorkforceMixinProps.Builder
-
Uses of CfnWorkforceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnWorkforceMixinProps.BuilderModifier and TypeMethodDescriptionCfnWorkforceMixinProps.builder()CfnWorkforceMixinProps.Builder.cognitoConfig(CfnWorkforcePropsMixin.CognitoConfigProperty cognitoConfig) Sets the value ofCfnWorkforceMixinProps.getCognitoConfig()CfnWorkforceMixinProps.Builder.cognitoConfig(IResolvable cognitoConfig) Sets the value ofCfnWorkforceMixinProps.getCognitoConfig()CfnWorkforceMixinProps.Builder.ipAddressType(String ipAddressType) Sets the value ofCfnWorkforceMixinProps.getIpAddressType()CfnWorkforceMixinProps.Builder.oidcConfig(CfnWorkforcePropsMixin.OidcConfigProperty oidcConfig) Sets the value ofCfnWorkforceMixinProps.getOidcConfig()CfnWorkforceMixinProps.Builder.oidcConfig(IResolvable oidcConfig) Sets the value ofCfnWorkforceMixinProps.getOidcConfig()CfnWorkforceMixinProps.Builder.sourceIpConfig(CfnWorkforcePropsMixin.SourceIpConfigProperty sourceIpConfig) Sets the value ofCfnWorkforceMixinProps.getSourceIpConfig()CfnWorkforceMixinProps.Builder.sourceIpConfig(IResolvable sourceIpConfig) Sets the value ofCfnWorkforceMixinProps.getSourceIpConfig()Sets the value ofCfnWorkforceMixinProps.getTags()CfnWorkforceMixinProps.Builder.workforceName(String workforceName) Sets the value ofCfnWorkforceMixinProps.getWorkforceName()CfnWorkforceMixinProps.Builder.workforceVpcConfig(CfnWorkforcePropsMixin.WorkforceVpcConfigRequestProperty workforceVpcConfig) Sets the value ofCfnWorkforceMixinProps.getWorkforceVpcConfig()CfnWorkforceMixinProps.Builder.workforceVpcConfig(IResolvable workforceVpcConfig) Sets the value ofCfnWorkforceMixinProps.getWorkforceVpcConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnWorkforceMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWorkforceMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkforceMixinProps.Builder.