Class GoogleCloudSecuritycenterV2IssueResourceAwsMetadataAwsAccount
Inheritance
GoogleCloudSecuritycenterV2IssueResourceAwsMetadataAwsAccount
Assembly: Google.Apis.SecurityCommandCenter.v1beta1.dll
public class GoogleCloudSecuritycenterV2IssueResourceAwsMetadataAwsAccount : IDirectResponseSchema
Properties
Declaration
public virtual string ETag { get; set; }
Property Value
Declaration
[JsonProperty("id")]
public virtual string Id { get; set; }
Property Value
Declaration
[JsonProperty("name")]
public virtual string Name { get; set; }
Property Value
Implements