DigitalTwinsGetRelationshipByIdResponse type
getRelationshipById 操作の応答データを格納します。
type DigitalTwinsGetRelationshipByIdResponse =
DigitalTwinsGetRelationshipByIdHeaders & { [propertyName: string]: any }