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