interface ILoggingConfigurationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.WAFv2.ILoggingConfigurationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awswafv2#ILoggingConfigurationRef |
![]() | software.amazon.awscdk.services.wafv2.ILoggingConfigurationRef |
![]() | aws_cdk.aws_wafv2.ILoggingConfigurationRef |
![]() | aws-cdk-lib » aws_wafv2 » ILoggingConfigurationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a LoggingConfiguration.
Properties
Name | Type | Description |
---|---|---|
logging | Logging | A reference to a LoggingConfiguration resource. |
node | Node | The tree node. |
loggingConfigurationRef
Type:
Logging
A reference to a LoggingConfiguration resource.
node
Type:
Node
The tree node.