Show / Hide Table of Contents

Interface IPullTimeUpdateExclusionRef

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

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

Stability: Experimental

Synopsis

Properties

PullTimeUpdateExclusionRef

(experimental) A reference to a PullTimeUpdateExclusion resource.

Properties

PullTimeUpdateExclusionRef

(experimental) A reference to a PullTimeUpdateExclusion resource.

IPullTimeUpdateExclusionReference PullTimeUpdateExclusionRef { get; }
Property Value

IPullTimeUpdateExclusionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX