Interface IHttpNamespaceRef
(experimental) Indicates that this resource can be referenced as a HttpNamespace.
Inherited Members
Namespace: Amazon.CDK.Interfaces.ServiceDiscovery
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IHttpNamespaceRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IHttpNamespaceRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| HttpNamespaceRef | (experimental) A reference to a HttpNamespace resource. |
Properties
HttpNamespaceRef
(experimental) A reference to a HttpNamespace resource.
IHttpNamespaceReference HttpNamespaceRef { get; }
Property Value
Remarks
Stability: Experimental