@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)", date="2023-05-19T23:09:32.168Z") @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 |
---|---|
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
getNode
@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 © 2023. All rights reserved.