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.

Contains information about managed Contributor Insights rules, as returned by ListManagedInsightRules.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatch.Model.ManagedRuleDescription

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

Syntax

C#
public class ManagedRuleDescription

The ManagedRuleDescription type exposes the following members

Constructors

NameDescription
Public Method ManagedRuleDescription()

Properties

NameTypeDescription
Public Property ResourceARN System.String

Gets and sets the property ResourceARN.

If a managed rule is enabled, this is the ARN for the related Amazon Web Services resource.

Public Property RuleState Amazon.CloudWatch.Model.ManagedRuleState

Gets and sets the property RuleState.

Describes the state of a managed rule. If present, it contains information about the Contributor Insights rule that contains information about the related Amazon Web Services resource.

Public Property TemplateName System.String

Gets and sets the property TemplateName.

The template name for the managed rule. Used to enable managed rules using PutManagedInsightRules.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5