Show / Hide Table of Contents

Interface ITopicInlinePolicyRef

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

Inherited Members
IEnvironmentAware.Env
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

ITopicInlinePolicyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX