Show / Hide Table of Contents

Interface IAccessLogSubscriptionRef

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

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

Stability: Experimental

Synopsis

Properties

AccessLogSubscriptionRef

(experimental) A reference to a AccessLogSubscription resource.

Properties

AccessLogSubscriptionRef

(experimental) A reference to a AccessLogSubscription resource.

IAccessLogSubscriptionReference AccessLogSubscriptionRef { get; }
Property Value

IAccessLogSubscriptionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX