interface IBaiduChannelRef
| Language | Type name | 
|---|---|
|  .NET | Amazon.CDK.AWS.Pinpoint.IBaiduChannelRef | 
|  Go | github.com/aws/aws-cdk-go/awscdk/v2/awspinpoint#IBaiduChannelRef | 
|  Java | software.amazon.awscdk.services.pinpoint.IBaiduChannelRef | 
|  Python | aws_cdk.aws_pinpoint.IBaiduChannelRef | 
|  TypeScript | aws-cdk-lib»aws_pinpoint»IBaiduChannelRef | 
Implemented by
Cfn
Indicates that this resource can be referenced as a BaiduChannel.
Properties
| Name | Type | Description | 
|---|---|---|
| baidu | Baidu | A reference to a BaiduChannel resource. | 
| node | Node | The tree node. | 
baiduChannelRef
Type:
Baidu
A reference to a BaiduChannel resource.
node
Type:
Node
The tree node.
