interface ITLSInspectionConfigurationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.NetworkFirewall.ITLSInspectionConfigurationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsnetworkfirewall#ITLSInspectionConfigurationRef |
![]() | software.amazon.awscdk.services.networkfirewall.ITLSInspectionConfigurationRef |
![]() | aws_cdk.aws_networkfirewall.ITLSInspectionConfigurationRef |
![]() | aws-cdk-lib » aws_networkfirewall » ITLSInspectionConfigurationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a TLSInspectionConfiguration.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
tls | TLSInspection | A reference to a TLSInspectionConfiguration resource. |
node
Type:
Node
The tree node.
tlsInspectionConfigurationRef
Type:
TLSInspection
A reference to a TLSInspectionConfiguration resource.