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