@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:42.154Z") @Stability(value=Stable) public interface IService extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IService.Jsii$Default
Internal default implementation for
IService. |
static class |
IService.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
DiscoveryType |
getDiscoveryType()
The discovery type used by the service.
|
DnsRecordType |
getDnsRecordType()
The DnsRecordType used by the service.
|
INamespace |
getNamespace()
The namespace for the Cloudmap Service.
|
RoutingPolicy |
getRoutingPolicy()
The Routing Policy used by the service.
|
String |
getServiceArn()
The Arn of the namespace that you want to use for DNS configuration.
|
String |
getServiceId()
The ID of the namespace that you want to use for DNS configuration.
|
String |
getServiceName()
A name for the Cloudmap Service.
|
applyRemovalPolicy, getEnv, getStack@Stability(value=Stable) @NotNull DiscoveryType getDiscoveryType()
@Stability(value=Stable) @NotNull DnsRecordType getDnsRecordType()
@Stability(value=Stable) @NotNull INamespace getNamespace()
@Stability(value=Stable) @NotNull RoutingPolicy getRoutingPolicy()
@Stability(value=Stable) @NotNull String getServiceArn()
@Stability(value=Stable) @NotNull String getServiceId()
@Stability(value=Stable) @NotNull String getServiceName()
Copyright © 2022. All rights reserved.