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 static policy.

This data type is used as a field that is part of the PolicyDefinitionDetail type.

Inheritance Hierarchy

System.Object
  Amazon.VerifiedPermissions.Model.StaticPolicyDefinition

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

Syntax

C#
public class StaticPolicyDefinition

The StaticPolicyDefinition type exposes the following members

Constructors

NameDescription
Public Method StaticPolicyDefinition()

Properties

NameTypeDescription
Public Property Description System.String

Gets and sets the property Description.

The description of the static policy.

Public Property Statement System.String

Gets and sets the property Statement.

The policy content of the static policy, written in the Cedar policy language.

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