Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.securitycenter/v1.getMuteConfig
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets a mute config.
Using getMuteConfig
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getMuteConfig(args: GetMuteConfigArgs, opts?: InvokeOptions): Promise<GetMuteConfigResult>
function getMuteConfigOutput(args: GetMuteConfigOutputArgs, opts?: InvokeOptions): Output<GetMuteConfigResult>
def get_mute_config(mute_config_id: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMuteConfigResult
def get_mute_config_output(mute_config_id: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMuteConfigResult]
func LookupMuteConfig(ctx *Context, args *LookupMuteConfigArgs, opts ...InvokeOption) (*LookupMuteConfigResult, error)
func LookupMuteConfigOutput(ctx *Context, args *LookupMuteConfigOutputArgs, opts ...InvokeOption) LookupMuteConfigResultOutput
> Note: This function is named LookupMuteConfig
in the Go SDK.
public static class GetMuteConfig
{
public static Task<GetMuteConfigResult> InvokeAsync(GetMuteConfigArgs args, InvokeOptions? opts = null)
public static Output<GetMuteConfigResult> Invoke(GetMuteConfigInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetMuteConfigResult> getMuteConfig(GetMuteConfigArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:securitycenter/v1:getMuteConfig
arguments:
# arguments dictionary
The following arguments are supported:
- Mute
Config stringId - Project string
- Mute
Config stringId - Project string
- mute
Config StringId - project String
- mute
Config stringId - project string
- mute_
config_ strid - project str
- mute
Config StringId - project String
getMuteConfig Result
The following output properties are available:
- Create
Time string - The time at which the mute config was created. This field is set by the server and will be ignored if provided on config creation.
- Description string
- A description of the mute config.
- Display
Name string - The human readable name to be displayed for the mute config.
- Filter string
- An expression that defines the filter to apply across create/update events of findings. While creating a filter string, be mindful of the scope in which the mute configuration is being created. E.g., If a filter contains project = X but is created under the project = Y scope, it might not match any findings. The following field and operator combinations are supported: * severity:
=
,:
* category:=
,:
* resource.name:=
,:
* resource.project_name:=
,:
* resource.project_display_name:=
,:
* resource.folders.resource_folder:=
,:
* resource.parent_name:=
,:
* resource.parent_display_name:=
,:
* resource.type:=
,:
* finding_class:=
,:
* indicator.ip_addresses:=
,:
* indicator.domains:=
,:
- Most
Recent stringEditor - Email address of the user who last edited the mute config. This field is set by the server and will be ignored if provided on config creation or update.
- Name string
- This field will be ignored if provided on config creation. Format "organizations/{organization}/muteConfigs/{mute_config}" "folders/{folder}/muteConfigs/{mute_config}" "projects/{project}/muteConfigs/{mute_config}" "organizations/{organization}/locations/global/muteConfigs/{mute_config}" "folders/{folder}/locations/global/muteConfigs/{mute_config}" "projects/{project}/locations/global/muteConfigs/{mute_config}"
- Update
Time string - The most recent time at which the mute config was updated. This field is set by the server and will be ignored if provided on config creation or update.
- Create
Time string - The time at which the mute config was created. This field is set by the server and will be ignored if provided on config creation.
- Description string
- A description of the mute config.
- Display
Name string - The human readable name to be displayed for the mute config.
- Filter string
- An expression that defines the filter to apply across create/update events of findings. While creating a filter string, be mindful of the scope in which the mute configuration is being created. E.g., If a filter contains project = X but is created under the project = Y scope, it might not match any findings. The following field and operator combinations are supported: * severity:
=
,:
* category:=
,:
* resource.name:=
,:
* resource.project_name:=
,:
* resource.project_display_name:=
,:
* resource.folders.resource_folder:=
,:
* resource.parent_name:=
,:
* resource.parent_display_name:=
,:
* resource.type:=
,:
* finding_class:=
,:
* indicator.ip_addresses:=
,:
* indicator.domains:=
,:
- Most
Recent stringEditor - Email address of the user who last edited the mute config. This field is set by the server and will be ignored if provided on config creation or update.
- Name string
- This field will be ignored if provided on config creation. Format "organizations/{organization}/muteConfigs/{mute_config}" "folders/{folder}/muteConfigs/{mute_config}" "projects/{project}/muteConfigs/{mute_config}" "organizations/{organization}/locations/global/muteConfigs/{mute_config}" "folders/{folder}/locations/global/muteConfigs/{mute_config}" "projects/{project}/locations/global/muteConfigs/{mute_config}"
- Update
Time string - The most recent time at which the mute config was updated. This field is set by the server and will be ignored if provided on config creation or update.
- create
Time String - The time at which the mute config was created. This field is set by the server and will be ignored if provided on config creation.
- description String
- A description of the mute config.
- display
Name String - The human readable name to be displayed for the mute config.
- filter String
- An expression that defines the filter to apply across create/update events of findings. While creating a filter string, be mindful of the scope in which the mute configuration is being created. E.g., If a filter contains project = X but is created under the project = Y scope, it might not match any findings. The following field and operator combinations are supported: * severity:
=
,:
* category:=
,:
* resource.name:=
,:
* resource.project_name:=
,:
* resource.project_display_name:=
,:
* resource.folders.resource_folder:=
,:
* resource.parent_name:=
,:
* resource.parent_display_name:=
,:
* resource.type:=
,:
* finding_class:=
,:
* indicator.ip_addresses:=
,:
* indicator.domains:=
,:
- most
Recent StringEditor - Email address of the user who last edited the mute config. This field is set by the server and will be ignored if provided on config creation or update.
- name String
- This field will be ignored if provided on config creation. Format "organizations/{organization}/muteConfigs/{mute_config}" "folders/{folder}/muteConfigs/{mute_config}" "projects/{project}/muteConfigs/{mute_config}" "organizations/{organization}/locations/global/muteConfigs/{mute_config}" "folders/{folder}/locations/global/muteConfigs/{mute_config}" "projects/{project}/locations/global/muteConfigs/{mute_config}"
- update
Time String - The most recent time at which the mute config was updated. This field is set by the server and will be ignored if provided on config creation or update.
- create
Time string - The time at which the mute config was created. This field is set by the server and will be ignored if provided on config creation.
- description string
- A description of the mute config.
- display
Name string - The human readable name to be displayed for the mute config.
- filter string
- An expression that defines the filter to apply across create/update events of findings. While creating a filter string, be mindful of the scope in which the mute configuration is being created. E.g., If a filter contains project = X but is created under the project = Y scope, it might not match any findings. The following field and operator combinations are supported: * severity:
=
,:
* category:=
,:
* resource.name:=
,:
* resource.project_name:=
,:
* resource.project_display_name:=
,:
* resource.folders.resource_folder:=
,:
* resource.parent_name:=
,:
* resource.parent_display_name:=
,:
* resource.type:=
,:
* finding_class:=
,:
* indicator.ip_addresses:=
,:
* indicator.domains:=
,:
- most
Recent stringEditor - Email address of the user who last edited the mute config. This field is set by the server and will be ignored if provided on config creation or update.
- name string
- This field will be ignored if provided on config creation. Format "organizations/{organization}/muteConfigs/{mute_config}" "folders/{folder}/muteConfigs/{mute_config}" "projects/{project}/muteConfigs/{mute_config}" "organizations/{organization}/locations/global/muteConfigs/{mute_config}" "folders/{folder}/locations/global/muteConfigs/{mute_config}" "projects/{project}/locations/global/muteConfigs/{mute_config}"
- update
Time string - The most recent time at which the mute config was updated. This field is set by the server and will be ignored if provided on config creation or update.
- create_
time str - The time at which the mute config was created. This field is set by the server and will be ignored if provided on config creation.
- description str
- A description of the mute config.
- display_
name str - The human readable name to be displayed for the mute config.
- filter str
- An expression that defines the filter to apply across create/update events of findings. While creating a filter string, be mindful of the scope in which the mute configuration is being created. E.g., If a filter contains project = X but is created under the project = Y scope, it might not match any findings. The following field and operator combinations are supported: * severity:
=
,:
* category:=
,:
* resource.name:=
,:
* resource.project_name:=
,:
* resource.project_display_name:=
,:
* resource.folders.resource_folder:=
,:
* resource.parent_name:=
,:
* resource.parent_display_name:=
,:
* resource.type:=
,:
* finding_class:=
,:
* indicator.ip_addresses:=
,:
* indicator.domains:=
,:
- most_
recent_ streditor - Email address of the user who last edited the mute config. This field is set by the server and will be ignored if provided on config creation or update.
- name str
- This field will be ignored if provided on config creation. Format "organizations/{organization}/muteConfigs/{mute_config}" "folders/{folder}/muteConfigs/{mute_config}" "projects/{project}/muteConfigs/{mute_config}" "organizations/{organization}/locations/global/muteConfigs/{mute_config}" "folders/{folder}/locations/global/muteConfigs/{mute_config}" "projects/{project}/locations/global/muteConfigs/{mute_config}"
- update_
time str - The most recent time at which the mute config was updated. This field is set by the server and will be ignored if provided on config creation or update.
- create
Time String - The time at which the mute config was created. This field is set by the server and will be ignored if provided on config creation.
- description String
- A description of the mute config.
- display
Name String - The human readable name to be displayed for the mute config.
- filter String
- An expression that defines the filter to apply across create/update events of findings. While creating a filter string, be mindful of the scope in which the mute configuration is being created. E.g., If a filter contains project = X but is created under the project = Y scope, it might not match any findings. The following field and operator combinations are supported: * severity:
=
,:
* category:=
,:
* resource.name:=
,:
* resource.project_name:=
,:
* resource.project_display_name:=
,:
* resource.folders.resource_folder:=
,:
* resource.parent_name:=
,:
* resource.parent_display_name:=
,:
* resource.type:=
,:
* finding_class:=
,:
* indicator.ip_addresses:=
,:
* indicator.domains:=
,:
- most
Recent StringEditor - Email address of the user who last edited the mute config. This field is set by the server and will be ignored if provided on config creation or update.
- name String
- This field will be ignored if provided on config creation. Format "organizations/{organization}/muteConfigs/{mute_config}" "folders/{folder}/muteConfigs/{mute_config}" "projects/{project}/muteConfigs/{mute_config}" "organizations/{organization}/locations/global/muteConfigs/{mute_config}" "folders/{folder}/locations/global/muteConfigs/{mute_config}" "projects/{project}/locations/global/muteConfigs/{mute_config}"
- update
Time String - The most recent time at which the mute config was updated. This field is set by the server and will be ignored if provided on config creation or update.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi