| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicediscovery |
Amazon ECS Service Discovery Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnInstance.Builder |
CfnInstance.Builder.create(software.constructs.Construct scope,
String id) |
CfnInstance.Builder |
CfnInstance.Builder.instanceAttributes(Object instanceAttributes)
A string map that contains the following information for the service that you specify in `ServiceId` :.
|
CfnInstance.Builder |
CfnInstance.Builder.instanceId(String instanceId)
An identifier that you want to associate with the instance.
|
CfnInstance.Builder |
CfnInstance.Builder.serviceId(String serviceId)
The ID of the service that you want to use for settings for the instance.
|
Copyright © 2022. All rights reserved.