Show / Hide Table of Contents

Interface IHttpNamespaceRef

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

Inherited Members
IEnvironmentAware.Env
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

IHttpNamespaceReference

Remarks

Stability: Experimental

Back to top Generated by DocFX