| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks |
|
| software.amazon.awssdk.services.opsworks.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UnassignInstanceResponse> |
OpsWorksAsyncClient.unassignInstance(UnassignInstanceRequest unassignInstanceRequest)
Unassigns a registered instance from all layers that are using the instance.
|
default UnassignInstanceResponse |
OpsWorksClient.unassignInstance(UnassignInstanceRequest unassignInstanceRequest)
Unassigns a registered instance from all layers that are using the instance.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UnassignInstanceRequestMarshaller.marshall(UnassignInstanceRequest unassignInstanceRequest) |
Copyright © 2023. All rights reserved.