@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.047Z") @Stability(value=Stable) public interface CfnHttpNamespaceProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnHttpNamespaceProps.Builder
A builder for
CfnHttpNamespaceProps |
static class |
CfnHttpNamespaceProps.Jsii$Proxy
An implementation for
CfnHttpNamespaceProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnHttpNamespaceProps.Builder |
builder() |
default String |
getDescription()
`AWS::ServiceDiscovery::HttpNamespace.Description`.
|
String |
getName()
`AWS::ServiceDiscovery::HttpNamespace.Name`.
|
default List<CfnTag> |
getTags()
`AWS::ServiceDiscovery::HttpNamespace.Tags`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnHttpNamespaceProps.Builder builder()
CfnHttpNamespaceProps.Builder of CfnHttpNamespacePropsCopyright © 2021. All rights reserved.