Agent Data Source Data Source Configuration Share Point Configuration Source Configuration Args
data class AgentDataSourceDataSourceConfigurationSharePointConfigurationSourceConfigurationArgs(val authType: Output<String>, val credentialsSecretArn: Output<String>, val domain: Output<String>, val hostType: Output<String>, val siteUrls: Output<List<String>>, val tenantId: Output<String>? = null) : ConvertibleToJava<AgentDataSourceDataSourceConfigurationSharePointConfigurationSourceConfigurationArgs>
Properties
Link copied to clipboard
The Amazon Resource Name of an AWS Secrets Manager secret that stores your authentication credentials for your SharePoint site. For more information on the key-value pairs that must be included in your secret, depending on your authentication type, see SharePoint connection configuration. Pattern: ^arn:aws(|-cn|-us-gov):secretsmanager:a-z0-9-{1,20}:(0-9{12}|):secret:a-zA-Z0-9!/_+=.@-{1,512}$.