Google Cloud Security Command Center v1 API - Class CustomConfig.Types.ResourceSelector (3.21.0)

public sealed class CustomConfig.Types.ResourceSelector : IMessage<CustomConfig.Types.ResourceSelector>, IEquatable<CustomConfig.Types.ResourceSelector>, IDeepCloneable<CustomConfig.Types.ResourceSelector>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Security Command Center v1 API class CustomConfig.Types.ResourceSelector.

Resource for selecting resource type.

Inheritance

object > CustomConfig.Types.ResourceSelector

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Constructors

ResourceSelector()

public ResourceSelector()

ResourceSelector(ResourceSelector)

public ResourceSelector(CustomConfig.Types.ResourceSelector other)
Parameter
Name Description
other CustomConfigTypesResourceSelector

Properties

ResourceTypes

public RepeatedField<string> ResourceTypes { get; }

The resource types to run the detector on.

Property Value
Type Description
RepeatedFieldstring