getPartnerAccount
inline suspend fun IotWirelessClient.getPartnerAccount(crossinline block: GetPartnerAccountRequest.Builder.() -> Unit): GetPartnerAccountResponse
Gets information about a partner account. If PartnerAccountId
and PartnerType
are null
, returns all partner accounts.