AwsS3DataConnectorDataTypesLogs Class

Logs data type.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.securityinsight.models._models_py3.DataConnectorDataTypeCommon
AwsS3DataConnectorDataTypesLogs

Constructor

AwsS3DataConnectorDataTypesLogs(*, state: Union[str, azure.mgmt.securityinsight.models._security_insights_enums.DataTypeState], **kwargs)

Variables

state
str or DataTypeState

Required. Describe whether this data type connection is enabled or not. Possible values include: "Enabled", "Disabled".