See: Description
| Interface | Description |
|---|---|
| CfnAssessment.AssessmentReportsDestinationProperty |
The `AssessmentReportsDestination` property type specifies the location in which AWS Audit Manager saves assessment reports for the given assessment.
|
| CfnAssessment.AWSAccountProperty |
The `AWSAccount` property type specifies the wrapper of the AWS account details, such as account ID, email address, and so on.
|
| CfnAssessment.AWSServiceProperty |
The `AWSService` property type specifies an AWS service such as Amazon S3 , AWS CloudTrail , and so on.
|
| CfnAssessment.DelegationProperty |
The `Delegation` property type specifies the assignment of a control set to a delegate for review.
|
| CfnAssessment.RoleProperty |
The `Role` property type specifies the wrapper that contains AWS Audit Manager role information, such as the role type and IAM Amazon Resource Name (ARN).
|
| CfnAssessment.ScopeProperty |
The `Scope` property type specifies the wrapper that contains the AWS accounts and services in scope for the assessment.
|
| CfnAssessmentProps |
Properties for defining a `CfnAssessment`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.core.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.