Show / Hide Table of Contents

Interface IBaiduChannelRef

(experimental) Indicates that this resource can be referenced as a BaiduChannel.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Pinpoint
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IBaiduChannelRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IBaiduChannelRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

BaiduChannelRef

(experimental) A reference to a BaiduChannel resource.

Properties

BaiduChannelRef

(experimental) A reference to a BaiduChannel resource.

IBaiduChannelReference BaiduChannelRef { get; }
Property Value

IBaiduChannelReference

Remarks

Stability: Experimental

Back to top Generated by DocFX