Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.AwsS3DataConnectorProperties
Package
Description
Package containing the inner data models for SecurityInsights.
-
Uses of AwsS3DataConnectorProperties in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionAwsS3DataConnectorProperties.withDataTypes
(AwsS3DataConnectorDataTypes dataTypes) Set the dataTypes property: The available data types for the connector.AwsS3DataConnectorProperties.withDestinationTable
(String destinationTable) Set the destinationTable property: The logs destination table name in LogAnalytics.AwsS3DataConnectorProperties.withRoleArn
(String roleArn) Set the roleArn property: The Aws Role Arn that is used to access the Aws account.AwsS3DataConnectorProperties.withSqsUrls
(List<String> sqsUrls) Set the sqsUrls property: The AWS sqs urls for the connector.