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 rules to be applied to the affected accounts. Policies can be attached directly to accounts, or to roots and OUs to affect all accounts in those hierarchies.

Inheritance Hierarchy

System.Object
  Amazon.Organizations.Model.Policy

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

Syntax

C#
public class Policy

The Policy type exposes the following members

Constructors

NameDescription
Public Method Policy()

Properties

NameTypeDescription
Public Property Content System.String

Gets and sets the property Content.

The text content of the policy.

Public Property PolicySummary Amazon.Organizations.Model.PolicySummary

Gets and sets the property PolicySummary.

A structure that contains additional details about the policy.

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