interface IAssessmentTargetRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Inspector.IAssessmentTargetRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsinspector#IAssessmentTargetRef |
![]() | software.amazon.awscdk.services.inspector.IAssessmentTargetRef |
![]() | aws_cdk.aws_inspector.IAssessmentTargetRef |
![]() | aws-cdk-lib » aws_inspector » IAssessmentTargetRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a AssessmentTarget.
Properties
Name | Type | Description |
---|---|---|
assessment | Assessment | A reference to a AssessmentTarget resource. |
node | Node | The tree node. |
assessmentTargetRef
Type:
Assessment
A reference to a AssessmentTarget resource.
node
Type:
Node
The tree node.