Request message for
SecurityCenterManagement.CreateSecurityHealthAnalyticsCustomModule.
Attributes
Name
Description
parent
str
Required. Name of the parent organization, folder, or
project of the module, in one of the following formats:
- organizations/{organization}/locations/{location}
- folders/{folder}/locations/{location}
- projects/{project}/locations/{location}
bool
Optional. When set to true, the request will be
validated (including IAM checks), but no module will be
created. An OK response indicates that the request is
valid, while an error response indicates that the request is
invalid.
If the request is valid, a subsequent request to create the
module could still fail for one of the following reasons:
- The state of your cloud resources changed; for example,
you lost a required IAM permission
- An error occurred during creation of the module
Defaults to false.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Class CreateSecurityHealthAnalyticsCustomModuleRequest (0.1.22)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.22 (latest)](/python/docs/reference/google-cloud-securitycentermanagement/latest/google.cloud.securitycentermanagement_v1.types.CreateSecurityHealthAnalyticsCustomModuleRequest)\n- [0.1.20](/python/docs/reference/google-cloud-securitycentermanagement/0.1.20/google.cloud.securitycentermanagement_v1.types.CreateSecurityHealthAnalyticsCustomModuleRequest) \n\n CreateSecurityHealthAnalyticsCustomModuleRequest(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nRequest message for\nSecurityCenterManagement.CreateSecurityHealthAnalyticsCustomModule."]]