Interface ICidrCollectionRef
(experimental) Indicates that this resource can be referenced as a CidrCollection.
Inherited Members
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
Remarks
Stability: Experimental