Assessment

class Assessment : KotlinCustomResource

An entity that defines the scope of audit evidence collected by AWS Audit Manager.

Properties

Link copied to clipboard
val arn: Output<String>
Link copied to clipboard
val assessmentId: Output<String>
Link copied to clipboard
Link copied to clipboard
val creationTime: Output<Double>
Link copied to clipboard

The list of delegations.

Link copied to clipboard
val description: Output<String>?
Link copied to clipboard
val frameworkId: Output<String>?
Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roles: Output<List<AssessmentRole>>?

The list of roles for the specified assessment.

Link copied to clipboard
val scope: Output<AssessmentScope>?
Link copied to clipboard
val status: Output<AssessmentStatus>?
Link copied to clipboard
val tags: Output<List<AssessmentTag>>?

The tags associated with the assessment.

Link copied to clipboard
val urn: Output<String>