Interface IVoiceChannelRef
(experimental) Indicates that this resource can be referenced as a VoiceChannel.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Pinpoint
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IVoiceChannelRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IVoiceChannelRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| VoiceChannelRef | (experimental) A reference to a VoiceChannel resource. |
Properties
VoiceChannelRef
(experimental) A reference to a VoiceChannel resource.
IVoiceChannelReference VoiceChannelRef { get; }
Property Value
Remarks
Stability: Experimental