Uses of Class
software.amazon.awssdk.services.oam.paginators.ListAttachedLinksPublisher
-
Packages that use ListAttachedLinksPublisher 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. -
-
Uses of ListAttachedLinksPublisher in software.amazon.awssdk.services.oam
Methods in software.amazon.awssdk.services.oam that return ListAttachedLinksPublisher Modifier and Type Method Description default ListAttachedLinksPublisherOamAsyncClient. listAttachedLinksPaginator(Consumer<ListAttachedLinksRequest.Builder> listAttachedLinksRequest)Returns a list of source account links that are linked to this monitoring account sink.default ListAttachedLinksPublisherOamAsyncClient. listAttachedLinksPaginator(ListAttachedLinksRequest listAttachedLinksRequest)Returns a list of source account links that are linked to this monitoring account sink.
-