Uses of Class
software.amazon.awscdk.services.kendra.CfnDataSource.OneDriveConfigurationProperty.Builder
Packages that use CfnDataSource.OneDriveConfigurationProperty.Builder
-
Uses of CfnDataSource.OneDriveConfigurationProperty.Builder in software.amazon.awscdk.services.kendra
Methods in software.amazon.awscdk.services.kendra that return CfnDataSource.OneDriveConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDataSource.OneDriveConfigurationProperty.builder()CfnDataSource.OneDriveConfigurationProperty.Builder.disableLocalGroups(Boolean disableLocalGroups) Sets the value ofCfnDataSource.OneDriveConfigurationProperty.getDisableLocalGroups()CfnDataSource.OneDriveConfigurationProperty.Builder.disableLocalGroups(IResolvable disableLocalGroups) Sets the value ofCfnDataSource.OneDriveConfigurationProperty.getDisableLocalGroups()CfnDataSource.OneDriveConfigurationProperty.Builder.exclusionPatterns(List<String> exclusionPatterns) Sets the value ofCfnDataSource.OneDriveConfigurationProperty.getExclusionPatterns()CfnDataSource.OneDriveConfigurationProperty.Builder.fieldMappings(List<? extends Object> fieldMappings) Sets the value ofCfnDataSource.OneDriveConfigurationProperty.getFieldMappings()CfnDataSource.OneDriveConfigurationProperty.Builder.fieldMappings(IResolvable fieldMappings) Sets the value ofCfnDataSource.OneDriveConfigurationProperty.getFieldMappings()CfnDataSource.OneDriveConfigurationProperty.Builder.inclusionPatterns(List<String> inclusionPatterns) Sets the value ofCfnDataSource.OneDriveConfigurationProperty.getInclusionPatterns()CfnDataSource.OneDriveConfigurationProperty.Builder.oneDriveUsers(IResolvable oneDriveUsers) Sets the value ofCfnDataSource.OneDriveConfigurationProperty.getOneDriveUsers()CfnDataSource.OneDriveConfigurationProperty.Builder.oneDriveUsers(CfnDataSource.OneDriveUsersProperty oneDriveUsers) Sets the value ofCfnDataSource.OneDriveConfigurationProperty.getOneDriveUsers()Sets the value ofCfnDataSource.OneDriveConfigurationProperty.getSecretArn()CfnDataSource.OneDriveConfigurationProperty.Builder.tenantDomain(String tenantDomain) Sets the value ofCfnDataSource.OneDriveConfigurationProperty.getTenantDomain()Constructors in software.amazon.awscdk.services.kendra with parameters of type CfnDataSource.OneDriveConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSource.OneDriveConfigurationProperty.Builder.