AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Details of the resource that is not protected by the policy.

Inheritance Hierarchy

System.Object
  Amazon.FMS.Model.ComplianceViolator

Namespace: Amazon.FMS.Model
Assembly: AWSSDK.FMS.dll
Version: 3.x.y.z

Syntax

C#
public class ComplianceViolator

The ComplianceViolator type exposes the following members

Constructors

NameDescription
Public Method ComplianceViolator()

Properties

NameTypeDescription
Public Property Metadata System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Metadata.

Metadata about the resource that doesn't comply with the policy scope.

Public Property ResourceId System.String

Gets and sets the property ResourceId.

The resource ID.

Public Property ResourceType System.String

Gets and sets the property ResourceType.

The resource type. This is in the format shown in the Amazon Web Services Resource Types Reference. For example: AWS::ElasticLoadBalancingV2::LoadBalancer, AWS::CloudFront::Distribution, or AWS::NetworkFirewall::FirewallPolicy.

Public Property ViolationReason Amazon.FMS.ViolationReason

Gets and sets the property ViolationReason.

The reason that the resource is not protected by the policy.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5