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