@Stability(value=Stable) @Internal public static final class CfnDataSource.OneDriveUsersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.OneDriveUsersProperty
CfnDataSource.OneDriveUsersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.OneDriveUsersProperty.Builder, CfnDataSource.OneDriveUsersProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSource.OneDriveUsersProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataSource.AccessControlListConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getOneDriveUserList()
A list of users whose documents should be indexed.
|
Object |
getOneDriveUserS3Path()
The S3 bucket location of a file containing a list of users whose documents should be indexed.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDataSource.OneDriveUsersProperty.Builder builder)
CfnDataSource.AccessControlListConfigurationProperty.Builder.public final List<String> getOneDriveUserList()
CfnDataSource.OneDriveUsersProperty
Specify the user names in email format, for example, username@tenantdomain . If you need to index the documents of more than 100 users, use the OneDriveUserS3Path field to specify the location of a file containing a list of users.
getOneDriveUserList in interface CfnDataSource.OneDriveUsersPropertypublic final Object getOneDriveUserS3Path()
CfnDataSource.OneDriveUsersPropertygetOneDriveUserS3Path in interface CfnDataSource.OneDriveUsersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.