| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicediscovery |
Amazon ECS Service Discovery Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnHttpNamespaceProps.Builder |
CfnHttpNamespaceProps.builder() |
CfnHttpNamespaceProps.Builder |
CfnHttpNamespaceProps.Builder.description(String description)
Sets the value of
CfnHttpNamespaceProps.getDescription() |
CfnHttpNamespaceProps.Builder |
CfnHttpNamespaceProps.Builder.name(String name)
Sets the value of
CfnHttpNamespaceProps.getName() |
CfnHttpNamespaceProps.Builder |
CfnHttpNamespaceProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnHttpNamespaceProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnHttpNamespaceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnHttpNamespaceProps.Builder. |
Copyright © 2022. All rights reserved.