| Package | Description |
|---|---|
| software.amazon.awssdk.services.oam |
Use Amazon CloudWatch Observability Access Manager to create and manage links between source accounts and monitoring
accounts by using CloudWatch cross-account observability.
|
| Modifier and Type | Method and Description |
|---|---|
default GetSinkResponse |
OamClient.getSink(Consumer<GetSinkRequest.Builder> getSinkRequest)
Returns complete information about one monitoring account sink.
|
default GetSinkResponse |
OamClient.getSink(GetSinkRequest getSinkRequest)
Returns complete information about one monitoring account sink.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSinkResponse> |
OamAsyncClient.getSink(Consumer<GetSinkRequest.Builder> getSinkRequest)
Returns complete information about one monitoring account sink.
|
default CompletableFuture<GetSinkResponse> |
OamAsyncClient.getSink(GetSinkRequest getSinkRequest)
Returns complete information about one monitoring account sink.
|
Copyright © 2023. All rights reserved.