interface IHttpNamespaceRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ServiceDiscovery.IHttpNamespaceRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsservicediscovery#IHttpNamespaceRef |
![]() | software.amazon.awscdk.services.servicediscovery.IHttpNamespaceRef |
![]() | aws_cdk.aws_servicediscovery.IHttpNamespaceRef |
![]() | aws-cdk-lib » aws_servicediscovery » IHttpNamespaceRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a HttpNamespace.
Properties
Name | Type | Description |
---|---|---|
http | Http | A reference to a HttpNamespace resource. |
node | Node | The tree node. |
httpNamespaceRef
Type:
Http
A reference to a HttpNamespace resource.
node
Type:
Node
The tree node.