Show / Hide Table of Contents

Interface ICidrCollectionRef

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

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

Stability: Experimental

Synopsis

Properties

CidrCollectionRef

(experimental) A reference to a CidrCollection resource.

Properties

CidrCollectionRef

(experimental) A reference to a CidrCollection resource.

ICidrCollectionReference CidrCollectionRef { get; }
Property Value

ICidrCollectionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX