interface ICodeSecurityIntegrationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.InspectorV2.ICodeSecurityIntegrationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsinspectorv2#ICodeSecurityIntegrationRef |
![]() | software.amazon.awscdk.services.inspectorv2.ICodeSecurityIntegrationRef |
![]() | aws_cdk.aws_inspectorv2.ICodeSecurityIntegrationRef |
![]() | aws-cdk-lib » aws_inspectorv2 » ICodeSecurityIntegrationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a CodeSecurityIntegration.
Properties
Name | Type | Description |
---|---|---|
code | Code | A reference to a CodeSecurityIntegration resource. |
node | Node | The tree node. |
codeSecurityIntegrationRef
Type:
Code
A reference to a CodeSecurityIntegration resource.
node
Type:
Node
The tree node.