listAssociatedAssets
inline suspend fun IotSiteWiseClient.listAssociatedAssets(crossinline block: ListAssociatedAssetsRequest.Builder.() -> Unit): ListAssociatedAssetsResponse
Retrieves a paginated list of associated assets.
You can use this operation to do the following:
CHILD
- List all child assets associated to the asset.PARENT
- List the asset's parent asset.