Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::DeleteMuteConfigRequest.
Request message for deleting a mute config. If no location is specified, default is global.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
-
(::String) —
Required. Name of the mute config to delete. The following list shows some examples of the format:
organizations/{organization}/muteConfigs/{config_id}
+organizations/{organization}/locations/{location}/muteConfigs/{config_id}
folders/{folder}/muteConfigs/{config_id}
folders/{folder}/locations/{location}/muteConfigs/{config_id}
projects/{project}/muteConfigs/{config_id}
projects/{project}/locations/{location}/muteConfigs/{config_id}
#name=
def name=(value) -> ::String
-
value (::String) —
Required. Name of the mute config to delete. The following list shows some examples of the format:
organizations/{organization}/muteConfigs/{config_id}
+organizations/{organization}/locations/{location}/muteConfigs/{config_id}
folders/{folder}/muteConfigs/{config_id}
folders/{folder}/locations/{location}/muteConfigs/{config_id}
projects/{project}/muteConfigs/{config_id}
projects/{project}/locations/{location}/muteConfigs/{config_id}
-
(::String) —
Required. Name of the mute config to delete. The following list shows some examples of the format:
organizations/{organization}/muteConfigs/{config_id}
+organizations/{organization}/locations/{location}/muteConfigs/{config_id}
folders/{folder}/muteConfigs/{config_id}
folders/{folder}/locations/{location}/muteConfigs/{config_id}
projects/{project}/muteConfigs/{config_id}
projects/{project}/locations/{location}/muteConfigs/{config_id}