Show / Hide Table of Contents

Interface IReplicationConfigurationRef

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

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

Stability: Experimental

Synopsis

Properties

ReplicationConfigurationRef

(experimental) A reference to a ReplicationConfiguration resource.

Properties

ReplicationConfigurationRef

(experimental) A reference to a ReplicationConfiguration resource.

IReplicationConfigurationReference ReplicationConfigurationRef { get; }
Property Value

IReplicationConfigurationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX