| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicediscovery |
Amazon ECS Service Discovery Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static HttpNamespaceAttributes.Builder |
HttpNamespaceAttributes.builder() |
HttpNamespaceAttributes.Builder |
HttpNamespaceAttributes.Builder.namespaceArn(String namespaceArn)
Sets the value of
HttpNamespaceAttributes.getNamespaceArn() |
HttpNamespaceAttributes.Builder |
HttpNamespaceAttributes.Builder.namespaceId(String namespaceId)
Sets the value of
HttpNamespaceAttributes.getNamespaceId() |
HttpNamespaceAttributes.Builder |
HttpNamespaceAttributes.Builder.namespaceName(String namespaceName)
Sets the value of
HttpNamespaceAttributes.getNamespaceName() |
| Constructor and Description |
|---|
Jsii$Proxy(HttpNamespaceAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
HttpNamespaceAttributes.Builder. |
Copyright © 2022. All rights reserved.