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.

Represents a share request for a custom framework in Audit Manager.

Inheritance Hierarchy

System.Object
  Amazon.AuditManager.Model.AssessmentFrameworkShareRequest

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

Syntax

C#
public class AssessmentFrameworkShareRequest

The AssessmentFrameworkShareRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Comment System.String

Gets and sets the property Comment.

An optional comment from the sender about the share request.

Public Property ComplianceType System.String

Gets and sets the property ComplianceType.

The compliance type that the shared custom framework supports, such as CIS or HIPAA.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The time when the share request was created.

Public Property CustomControlsCount System.Int32

Gets and sets the property CustomControlsCount.

The number of custom controls that are part of the shared custom framework.

Public Property DestinationAccount System.String

Gets and sets the property DestinationAccount.

The Amazon Web Services account of the recipient.

Public Property DestinationRegion System.String

Gets and sets the property DestinationRegion.

The Amazon Web Services Region of the recipient.

Public Property ExpirationTime System.DateTime

Gets and sets the property ExpirationTime.

The time when the share request expires.

Public Property FrameworkDescription System.String

Gets and sets the property FrameworkDescription.

The description of the shared custom framework.

Public Property FrameworkId System.String

Gets and sets the property FrameworkId.

The unique identifier for the shared custom framework.

Public Property FrameworkName System.String

Gets and sets the property FrameworkName.

The name of the custom framework that the share request is for.

Public Property Id System.String

Gets and sets the property Id.

The unique identifier for the share request.

Public Property LastUpdated System.DateTime

Gets and sets the property LastUpdated.

Specifies when the share request was last updated.

Public Property SourceAccount System.String

Gets and sets the property SourceAccount.

The Amazon Web Services account of the sender.

Public Property StandardControlsCount System.Int32

Gets and sets the property StandardControlsCount.

The number of standard controls that are part of the shared custom framework.

Public Property Status Amazon.AuditManager.ShareRequestStatus

Gets and sets the property Status.

The status of the share request.

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