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