SimulateSecurityHealthAnalyticsCustomModuleRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request message for SecurityCenterManagement.SimulateSecurityHealthAnalyticsCustomModule. The maximum size of the request is 4 MiB.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The relative resource name of the organization, project, or folder. For more information about relative resource names, see `AIP-122: Resource names |
custom_config |
google.cloud.securitycentermanagement_v1.types.CustomConfig
Required. The custom configuration that you need to test. |
resource |
google.cloud.securitycentermanagement_v1.types.SimulateSecurityHealthAnalyticsCustomModuleRequest.SimulatedResource
Required. Resource data to simulate custom module against. |
Classes
SimulatedResource
SimulatedResource(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Manually constructed information about a resource.