Security Command Center Management V1 API - Class Google::Cloud::SecurityCenterManagement::V1::GetEffectiveSecurityHealthAnalyticsCustomModuleRequest (v1.1.0)

Reference documentation and code samples for the Security Command Center Management V1 API class Google::Cloud::SecurityCenterManagement::V1::GetEffectiveSecurityHealthAnalyticsCustomModuleRequest.

Request message for SecurityCenterManagement.GetEffectiveSecurityHealthAnalyticsCustomModule.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) —

    Required. The full resource name of the custom module, specified in one of the following formats:

    • organizations/organization/{location}/effectiveSecurityHealthAnalyticsCustomModules/{custom_module}
    • folders/folder/{location}/effectiveSecurityHealthAnalyticsCustomModules/{custom_module}
    • projects/project/{location}/effectiveSecurityHealthAnalyticsCustomModules/{custom_module}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) —

    Required. The full resource name of the custom module, specified in one of the following formats:

    • organizations/organization/{location}/effectiveSecurityHealthAnalyticsCustomModules/{custom_module}
    • folders/folder/{location}/effectiveSecurityHealthAnalyticsCustomModules/{custom_module}
    • projects/project/{location}/effectiveSecurityHealthAnalyticsCustomModules/{custom_module}
Returns
  • (::String) —

    Required. The full resource name of the custom module, specified in one of the following formats:

    • organizations/organization/{location}/effectiveSecurityHealthAnalyticsCustomModules/{custom_module}
    • folders/folder/{location}/effectiveSecurityHealthAnalyticsCustomModules/{custom_module}
    • projects/project/{location}/effectiveSecurityHealthAnalyticsCustomModules/{custom_module}