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 a policy type and its status in the associated root.

Inheritance Hierarchy

System.Object
  Amazon.Organizations.Model.PolicyTypeSummary

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

Syntax

C#
public class PolicyTypeSummary

The PolicyTypeSummary type exposes the following members

Constructors

NameDescription
Public Method PolicyTypeSummary()

Properties

NameTypeDescription
Public Property Status Amazon.Organizations.PolicyTypeStatus

Gets and sets the property Status.

The status of the policy type as it relates to the associated root. To attach a policy of the specified type to a root or to an OU or account in that root, it must be available in the organization and enabled for that root.

Public Property Type Amazon.Organizations.PolicyType

Gets and sets the property Type.

The name of the policy type.

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