getSink
inline suspend fun OamClient.getSink(crossinline block: GetSinkRequest.Builder.() -> Unit): GetSinkResponse
Returns complete information about one monitoring account sink.
To use this operation, provide the sink ARN. To retrieve a list of sink ARNs, use ListSinks.