AssessmentFrameworkShareRequest

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An optional comment from the sender about the share request.

Link copied to clipboard

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

Link copied to clipboard

The time when the share request was created.

Link copied to clipboard

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

Link copied to clipboard

The Amazon Web Services account of the recipient.

Link copied to clipboard

The Amazon Web Services Region of the recipient.

Link copied to clipboard

The time when the share request expires.

Link copied to clipboard

The description of the shared custom framework.

Link copied to clipboard

The unique identifier for the shared custom framework.

Link copied to clipboard

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

Link copied to clipboard
val id: String?

The unique identifier for the share request.

Link copied to clipboard

Specifies when the share request was last updated.

Link copied to clipboard

The Amazon Web Services account of the sender.

Link copied to clipboard

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

Link copied to clipboard

The status of the share request.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String